| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| D | subscribe_profile_manager_test.cpp | 167 std::string dbKey = ""; variable 182 std::string dbKey = ""; variable 237 std::string dbKey = ""; variable 251 std::string dbKey = ""; variable 265 std::string dbKey = ""; variable 279 std::string dbKey = ""; variable 293 std::string dbKey = ""; variable 307 std::string dbKey = ""; variable 321 std::string dbKey = ""; variable 335 std::string dbKey = ""; variable [all …]
|
| D | profile_utils_test.cpp | 627 string dbKey = "profileKey#profileProperty"; variable 640 string dbKey = ""; variable 653 string dbKey = ""; variable 669 string dbKey = "profileKey#profileProperty"; variable 682 string dbKey = ""; variable 695 string dbKey = ""; variable 711 string dbKey = "dev#111"; variable 724 string dbKey = ""; variable 737 string dbKey = "#"; variable 750 string dbKey = ""; variable [all …]
|
| /foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
| D | subscribe_profile_manager.cpp | 50 const std::string& dbKey, const std::string& dbValue) in NotifyProfileChange() 148 int32_t SubscribeProfileManager::NotifyDeviceProfileAdd(const std::string& dbKey, const std::string… in NotifyDeviceProfileAdd() 169 int32_t SubscribeProfileManager::NotifyDeviceProfileUpdate(const std::string& dbKey, const std::str… in NotifyDeviceProfileUpdate() 192 int32_t SubscribeProfileManager::NotifyDeviceProfileDelete(const std::string& dbKey, const std::str… in NotifyDeviceProfileDelete() 213 int32_t SubscribeProfileManager::NotifyServiceProfileAdd(const std::string& dbKey, const std::strin… in NotifyServiceProfileAdd() 235 int32_t SubscribeProfileManager::NotifyServiceProfileUpdate(const std::string& dbKey, const std::st… in NotifyServiceProfileUpdate() 260 int32_t SubscribeProfileManager::NotifyServiceProfileDelete(const std::string& dbKey, const std::st… in NotifyServiceProfileDelete() 282 int32_t SubscribeProfileManager::NotifyCharProfileAdd(const std::string& dbKey, const std::string& … in NotifyCharProfileAdd() 305 int32_t SubscribeProfileManager::NotifyCharProfileUpdate(const std::string& dbKey, const std::strin… in NotifyCharProfileUpdate() 331 int32_t SubscribeProfileManager::NotifyCharProfileDelete(const std::string& dbKey, const std::strin… in NotifyCharProfileDelete() [all …]
|
| /foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
| D | kv_data_change_listener.cpp | 66 std::string dbKey = item.key.ToString(); in HandleAddChange() local 77 std::string dbKey = item.key.ToString(); in HandleUpdateChange() local 88 std::string dbKey = item.key.ToString(); in HandleDeleteChange() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/ |
| D | lnn_decision_db.c | 40 int32_t EncryptStorageData(uint8_t *dbKey, uint32_t len) in EncryptStorageData() 70 int32_t DecryptStorageData(uint8_t *dbKey, uint32_t len) in DecryptStorageData() 101 static int32_t GetDecisionDbKey(uint8_t *dbKey, uint32_t len, bool isUpdate) in GetDecisionDbKey() 140 uint8_t dbKey[LNN_DB_KEY_LEN] = {0}; in EncryptDecisionDb() local 158 uint8_t dbKey[LNN_DB_KEY_LEN] = {0}; in UpdateDecisionDbKey() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| D | upgrade_manager.cpp | 65 auto dbKey = CapMetaRow::GetKeyFor(deviceId); in GetCapability() local 81 auto dbKey = CapMetaRow::GetKeyFor(localDeviceId); in InitLocalCapability() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| 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
|
| /foundation/deviceprofile/device_info_manager/common/src/utils/ |
| D | profile_utils.cpp | 132 std::string ProfileUtils::GetProfileKey(const std::string& dbKey) in GetProfileKey() 141 std::string ProfileUtils::GetDeviceIdByDBKey(const std::string& dbKey) in GetDeviceIdByDBKey() 156 std::string ProfileUtils::GetServiceNameByDBKey(const std::string& dbKey) in GetServiceNameByDBKey() 171 std::string ProfileUtils::GetCharKeyByDBKey(const std::string& dbKey) in GetCharKeyByDBKey() 547 std::string ProfileUtils::GetProfileProperty(const std::string& dbKey) in GetProfileProperty()
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
| 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
|
| D | device_convertor.cpp | 41 std::vector<uint8_t> dbKey; in ToLocal() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| D | convertor.cpp | 34 std::vector<uint8_t> dbKey = TrimKey(prefix); in GetPrefix() local
|
| D | device_convertor.cpp | 42 std::vector<uint8_t> dbKey; in ToLocal() local
|
| D | single_store_impl.cpp | 79 DBKey dbKey = convertor_.ToLocalDBKey(key); in Put() local 134 DBKey dbKey = convertor_.ToLocalDBKey(key); in Delete() local 159 DBKey dbKey = convertor_.ToLocalDBKey(key); in DeleteBatch() local 317 DBKey dbKey = convertor_.ToWholeDBKey(key); in Get() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
| D | device_profile_manager.cpp | 352 std::string dbKey = item.first; in GetAllDeviceProfile() local 382 std::string dbKey = item.first; in GetAllServiceProfile() local 412 std::string dbKey = item.first; in GetAllCharacteristicProfile() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/ |
| D | backup_manager.cpp | 254 auto dbKey = meta.GetSecretKey(); in GetClearType() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| D | query_helper.cpp | 517 std::vector<uint8_t> dbKey; in HandleInKeys() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | distributeddb_single_ver_p2p_query_sync_test.cpp | 1685 Key dbKey; variable
|