Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.h312 void GetAndResizeLocalIdentity(std::string &outTarget) const;
H A Dsqlite_single_ver_natural_store.cpp1454 GetAndResizeLocalIdentity(localDev); in Export()
1957 void SQLiteSingleVerNaturalStore::GetAndResizeLocalIdentity(std::string &outTarget) const in GetAndResizeLocalIdentity() function in DistributedDB::SQLiteSingleVerNaturalStore