Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp461 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, bool isNeedNotif… in RemoveDeviceDataInner()
510 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, ClearMode mode) in RemoveDeviceDataInner()
538 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, const std::strin… in RemoveDeviceDataInner()
H A Dsqlite_single_ver_storage_executor_extend.cpp290 auto hashDev = DBCommon::TransferHashString(device); in GetEntries() local
H A Dsqlite_single_ver_storage_executor_cache.cpp80 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInCacheMode(const std::string &hashDev, in RemoveDeviceDataInCacheMode()
H A Dsqlite_single_ver_natural_store.cpp979 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInCacheMode(const std::string &hashDev, bool isNee… in RemoveDeviceDataInCacheMode() argument
997 int SQLiteSingleVerNaturalStore::RemoveDeviceDataNormally(const std::string &hashDev, bool isNeedNo… in RemoveDeviceDataNormally()
H A Dsqlite_cloud_kv_executor_utils.cpp1147 std::string hashDev; in GetLocalCloudVersionInner() local
H A Dsqlite_single_ver_storage_executor.cpp1402 int SQLiteSingleVerStorageExecutor::GetAllSyncedEntries(const std::string &hashDev, in GetAllSyncedEntries()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp477 std::string hashDev = DBCommon::TransferHashString("device1"); variable
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp463 std::string hashDev = DBCommon::TransferHashString("device1"); variable
890 std::string hashDev = DBCommon::TransferHashString("device1"); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp454 int RdSingleVerStorageExecutor::GetAllSyncedEntries(const std::string &hashDev, std::vector<Entry> … in GetAllSyncedEntries() argument
490 int RdSingleVerStorageExecutor::RemoveDeviceDataInCacheMode(const std::string &hashDev, bool isNeed… in RemoveDeviceDataInCacheMode()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_test.cpp1692 …const std::string hashDev = DBCommon::TransferStringToHex(DBCommon::TransferHashString(deviceName)… variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp530 std::string hashDev; in PrepareAndDownload() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp866 std::string hashDev; in RemoveDeviceDataInner() local