Home
last modified time | relevance | path

Searched defs:inKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp520 for (const std::string &inKey : inKeys) { in HandleInKeys() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp299 bool IsMetaDataKey(const Key &inKey, const std::string &expectPrefix) in IsMetaDataKey()