Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_object.h103 int CheckInKeys() const;
H A Dquery_object.cpp251 int errCode = CheckInKeys(); in ParseNode()
446 int QueryObject::CheckInKeys() const in CheckInKeys() function in DistributedDB::QueryObject