Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.cpp29 QueryObject::QueryObject() in QueryObject() function in DistributedDB::QueryObject
62 QueryObject::QueryObject(const Query &query) in QueryObject() function in DistributedDB::QueryObject
67 QueryObject::QueryObject(const QueryExpression &queryExpression) in QueryObject() function in DistributedDB::QueryObject
91 QueryObject::QueryObject(const std::list<QueryObjNode> &queryObjNodes, const std::vector<uint8_t> &… in QueryObject() function in DistributedDB::QueryObject
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp180 sptr<IRemoteObject> ProcessSkeleton::QueryObject(const std::u16string &descriptor, bool lockFlag) in QueryObject() function in OHOS::ProcessSkeleton
H A Dipc_process_skeleton.cpp399 sptr<IRemoteObject> IPCProcessSkeleton::QueryObject(const std::u16string &descriptor, bool lockFlag) in QueryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton