Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_sync_object.h69 uint32_t CalculateIdentifyLen() const;
H A Dquery_sync_object.cpp128 uint32_t QuerySyncObject::CalculateIdentifyLen() const in CalculateIdentifyLen() function in DistributedDB::QuerySyncObject
160 uint64_t len = CalculateIdentifyLen(); in GetIdentify()