Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.h100 int CheckLinkerBefore(const std::list<QueryObjNode>::iterator &iter) const;
H A Dquery_object.cpp281 int QueryObject::CheckLinkerBefore(const std::list<QueryObjNode>::iterator &iter) const in CheckLinkerBefore() function in DistributedDB::QueryObject
361 return CheckLinkerBefore(iter); in CheckLinkerFormat()