Home
last modified time | relevance | path

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

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