Home
last modified time | relevance | path

Searched defs:GenQuery (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.h34 using GenQuery = DistributedData::GenQuery; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.h30 using GenQuery = DistributedData::GenQuery; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_value.h78 struct GenQuery { struct
84 int32_t QueryInterface(T *&query) in QueryInterface()