Home
last modified time | relevance | path

Searched refs:GetObjContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_sync_object.h70 int GetObjContext(ObjContext &objContext) const;
H A Dquery_sync_object.cpp116 int QuerySyncObject::GetObjContext(ObjContext &objContext) const in GetObjContext() function in DistributedDB::QuerySyncObject
208 int errCode = GetObjContext(context); in SerializeData()