/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | subscribe_profile_manager_test.cpp | 168 std::string dbKey = ""; variable 183 std::string dbKey = ""; variable 238 std::string dbKey = ""; variable 252 std::string dbKey = ""; variable 266 std::string dbKey = ""; variable 280 std::string dbKey = ""; variable 294 std::string dbKey = ""; variable 308 std::string dbKey = ""; variable 322 std::string dbKey = ""; variable 336 std::string dbKey = ""; variable [all …]
|
H A D | profile_utils_test.cpp | 912 string dbKey = ""; variable 925 string dbKey = ""; variable 954 string dbKey = ""; variable 967 string dbKey = ""; variable 996 string dbKey = ""; variable 1022 string dbKey = ""; variable 1051 string dbKey = ""; variable 1064 string dbKey = ""; variable 1106 string dbKey = ""; variable 1132 string dbKey = ""; variable [all …]
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
H A D | subscribe_profile_manager.cpp | 72 const std::string& dbKey, const std::string& dbValue) in NotifyProfileChange() 207 int32_t SubscribeProfileManager::NotifyDeviceProfileAdd(const std::string& dbKey, const std::string… in NotifyDeviceProfileAdd() 232 int32_t SubscribeProfileManager::NotifyDeviceProfileUpdate(const std::string& dbKey, const std::str… in NotifyDeviceProfileUpdate() 259 int32_t SubscribeProfileManager::NotifyDeviceProfileDelete(const std::string& dbKey, const std::str… in NotifyDeviceProfileDelete() 284 int32_t SubscribeProfileManager::NotifyServiceProfileAdd(const std::string& dbKey, const std::strin… in NotifyServiceProfileAdd() 310 int32_t SubscribeProfileManager::NotifyServiceProfileUpdate(const std::string& dbKey, const std::st… in NotifyServiceProfileUpdate() 339 int32_t SubscribeProfileManager::NotifyServiceProfileDelete(const std::string& dbKey, const std::st… in NotifyServiceProfileDelete() 365 int32_t SubscribeProfileManager::NotifyCharProfileAdd(const std::string& dbKey, const std::string& … in NotifyCharProfileAdd() 392 int32_t SubscribeProfileManager::NotifyCharProfileUpdate(const std::string& dbKey, const std::strin… in NotifyCharProfileUpdate() 422 int32_t SubscribeProfileManager::NotifyCharProfileDelete(const std::string& dbKey, const std::strin… in NotifyCharProfileDelete() [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | upgrade_manager.cpp | 66 auto dbKey = CapMetaRow::GetKeyFor(deviceId); in GetCapability() local 82 auto dbKey = CapMetaRow::GetKeyFor(localDeviceId); in InitLocalCapability() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 45 std::string ProfileUtils::GetDbKeyAnonyString(const std::string& dbKey) in GetDbKeyAnonyString() 200 std::string ProfileUtils::GetProfileKey(const std::string& dbKey) in GetProfileKey() 209 std::string ProfileUtils::GetDeviceIdByDBKey(const std::string& dbKey) in GetDeviceIdByDBKey() 224 std::string ProfileUtils::GetServiceNameByDBKey(const std::string& dbKey) in GetServiceNameByDBKey() 239 std::string ProfileUtils::GetNonOhSuffixServiceNameByDBKey(const std::string& dbKey) in GetNonOhSuffixServiceNameByDBKey() 280 std::string ProfileUtils::GetCharKeyByDBKey(const std::string& dbKey) in GetCharKeyByDBKey() 693 std::string ProfileUtils::GetProfileProperty(const std::string& dbKey) in GetProfileProperty() 809 std::string dbKey = CHAR_PREFIX + SEPARATOR + profile.GetDeviceId() + SEPARATOR + serviceName + in GetDbKeyByProfile() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/ |
H A D | lnn_decision_db.c | 111 int32_t EncryptStorageData(LnnEncryptDataLevel level, uint8_t *dbKey, uint32_t len) in EncryptStorageData() 150 int32_t DecryptStorageData(LnnEncryptDataLevel level, uint8_t *dbKey, uint32_t len) in DecryptStorageData() 188 static int32_t GetDecisionDbKey(uint8_t *dbKey, uint32_t len, bool isUpdate) in GetDecisionDbKey() 227 uint8_t dbKey[LNN_DB_KEY_LEN] = {0}; in EncryptDecisionDb() local 245 uint8_t dbKey[LNN_DB_KEY_LEN] = {0}; in UpdateDecisionDbKey() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | query_sync_water_mark_helper.cpp | 84 std::string dbKey(deleteWaterMarkKey.begin(), deleteWaterMarkKey.end()); in LoadDeleteSyncDataToCache() local 213 Key dbKey; in SaveQueryWaterMarkToDB() local 226 Key dbKey; in GetQueryWaterMarkFromDB() local 338 int QuerySyncWaterMarkHelper::UpdateDeleteSyncCacheAndSave(const std::string &dbKey, in UpdateDeleteSyncCacheAndSave() 377 Key dbKey; in GetDeleteWaterMarkFromDB() local 398 Key dbKey; in SaveDeleteWaterMarkToDB() local
|
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/ |
H A D | lnn_kv_data_change_listener.cpp | 58 std::string dbKey = item.key.ToString(); in OnChange() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_data_change_listener.cpp | 127 std::string dbKey = item.key.ToString(); in FilterEntries() local 251 std::string dbKey = ProfileUtils::GetDbKeyByProfile(newSwitchProfile); in GenerateSwitchNotify() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | convertor.cpp | 34 std::vector<uint8_t> dbKey = TrimKey(prefix); in GetPrefix() local
|
H A D | device_convertor.cpp | 42 std::vector<uint8_t> dbKey; in ToLocal() local
|
H A D | single_store_impl.cpp | 96 DBKey dbKey = convertor_.ToLocalDBKey(key); in Put() local 155 DBKey dbKey = convertor_.ToLocalDBKey(key); in Delete() local 182 DBKey dbKey = convertor_.ToLocalDBKey(key); in DeleteBatch() local 349 DBKey dbKey = convertor_.ToWholeDBKey(key); in Get() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
H A D | profile_control_utils.cpp | 473 std::string dbKey = item.first; in GetAllDeviceProfile() local 501 std::string dbKey = item.first; in GetAllServiceProfile() local 529 std::string dbKey = item.first; in GetAllCharacteristicProfile() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/ |
H A D | profileutils_fuzzer.cpp | 65 std::string dbKey = ""; in GetDeviceIdByDBKeyFuzzTest() local 74 std::string dbKey = "char#"; in GetCharKeyByDBKeyFuzzTest() local 269 std::string dbKey = "profileKey#profileProperty"; in GetProfilePropertyFuzzTest() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 43 DBKey dbKey = convertor_.ToLocalDBKey(key); in Put() local 95 DBKey dbKey = convertor_.ToLocalDBKey(key); in Delete() local 119 DBKey dbKey = convertor_.ToLocalDBKey(key); in DeleteBatch() local 201 DBKey dbKey = convertor_.ToWholeDBKey(key); in Get() local
|
H A D | device_convertor.cpp | 41 std::vector<uint8_t> dbKey; in ToLocal() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/ |
H A D | backup_manager.cpp | 252 auto dbKey = meta.GetSecretKey(); in GetClearType() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | query_helper.cpp | 522 std::vector<uint8_t> dbKey; in HandleInKeys() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_query_sync_test.cpp | 1685 Key dbKey; variable
|