Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp637 static bool GetDbHashString(sqlite3 *db, std::string &hashFileName) in GetDbHashString()
653 std::string hashFileName = ""; in CloudDataChangedObserver() local
746 std::string hashFileName = ""; in DataChangedObserver() local
901 void ClientObserverCallback(const std::string &hashFileName) in ClientObserverCallback()
987 std::string hashFileName; in LogCommitHookCallback() local
1004 std::string hashFileName; in RollbackHookCallback() local
1599 std::string hashFileName; in RegisterClientObserver() local
1617 std::string hashFileName; in UnRegisterClientObserver() local
1644 std::string hashFileName; in RegisterStoreObserver() local
1680 std::string hashFileName; in UnregisterStoreObserver() local
[all …]