Home
last modified time | relevance | path

Searched defs:QueryObject (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dquery_object.cpp27 QueryObject::QueryObject() in QueryObject() function in DistributedDB::QueryObject
60 QueryObject::QueryObject(const Query &query) in QueryObject() function in DistributedDB::QueryObject
82 QueryObject::QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &… in QueryObject() function in DistributedDB::QueryObject
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp288 IRemoteObject *IPCProcessSkeleton::QueryObject(const std::u16string &descriptor) in QueryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton