/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | db_properties.cpp | 84 std::string hashIdentifier = DBCommon::TransferHashString( in SetIdentifier() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_space_management_test.cpp | 64 std::string hashIdentifier = DBCommon::TransferHashString(origIdentifier); in GetRealFileUrl() local
|
H A D | distributeddb_interfaces_data_operation_syncdb_test.cpp | 1353 std::string hashIdentifier = DBCommon::TransferHashString(origIdentifier); variable
|
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 175 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in CheckDataTimestamp() local 2143 std::string hashIdentifier = DBCommon::TransferHashString( in GetRealFileUrl() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_relational_encrypted_db_test.cpp | 68 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
H A D | distributeddb_relational_remote_query_test.cpp | 80 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
H A D | distributeddb_relational_get_data_test.cpp | 136 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local 1754 …std::string hashIdentifier = properties.GetStringProp(RelationalDBProperties::IDENTIFIER_DATA, ""); variable
|
H A D | distributeddb_relational_cloud_syncable_storage_test.cpp | 359 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_meta_data_test.cpp | 70 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
H A D | distributeddb_cloud_save_cloud_data_test.cpp | 203 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/storage_fuzzer/ |
H A D | storage_fuzzer.cpp | 141 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_tools_unit_test.cpp | 91 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in CreateMockSingleDb() local 147 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in OpenMockMultiDb() local 186 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in CreateMockMultiDb() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | cloud_db_sync_utils_test.cpp | 319 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
H A D | distributeddb_cloud_asset_compare_test.cpp | 160 std::string hashIdentifier = DBCommon::TransferHashString(identifier); in InitStoreProp() local
|
H A D | distributeddb_cloud_kv_syncer_test.cpp | 222 std::string hashIdentifier = DBCommon::TransferHashString( in GetSingleStore() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_delegate_manager.cpp | 598 std::string hashIdentifier = DBCommon::TransferHashString(syncIdentifier); in DisableKvStoreAutoLaunch() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_common.cpp | 331 std::string hashIdentifier = TransferHashString(identifier); in SetDatabaseIds() local
|