Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.h99 int CheckLimitFormat(const std::list<QueryObjNode>::iterator &iter) const;
H A Dquery_object.cpp273 return CheckLimitFormat(iter); in ParseNodeByOperFlag()
400 int QueryObject::CheckLimitFormat(const std::list<QueryObjNode>::iterator &iter) const in CheckLimitFormat() function in DistributedDB::QueryObject