/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | subscribe_profile_manager_test.cpp | 169 std::string dbValue = ""; variable 184 std::string dbValue = ""; variable 239 std::string dbValue = ""; variable 253 std::string dbValue = ""; variable 267 std::string dbValue = ""; variable 281 std::string dbValue = ""; variable 295 std::string dbValue = ""; variable 309 std::string dbValue = ""; variable 323 std::string dbValue = ""; variable 337 std::string dbValue = ""; 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 …bscribeProfileManager::NotifyDeviceProfileAdd(const std::string& dbKey, const std::string& dbValue) in NotifyDeviceProfileAdd() 232 …ribeProfileManager::NotifyDeviceProfileUpdate(const std::string& dbKey, const std::string& dbValue) in NotifyDeviceProfileUpdate() 259 …ribeProfileManager::NotifyDeviceProfileDelete(const std::string& dbKey, const std::string& dbValue) in NotifyDeviceProfileDelete() 284 …scribeProfileManager::NotifyServiceProfileAdd(const std::string& dbKey, const std::string& dbValue) in NotifyServiceProfileAdd() 310 …ibeProfileManager::NotifyServiceProfileUpdate(const std::string& dbKey, const std::string& dbValue) in NotifyServiceProfileUpdate() 339 …ibeProfileManager::NotifyServiceProfileDelete(const std::string& dbKey, const std::string& dbValue) in NotifyServiceProfileDelete() 365 …SubscribeProfileManager::NotifyCharProfileAdd(const std::string& dbKey, const std::string& dbValue) in NotifyCharProfileAdd() 392 …scribeProfileManager::NotifyCharProfileUpdate(const std::string& dbKey, const std::string& dbValue) in NotifyCharProfileUpdate() 422 …scribeProfileManager::NotifyCharProfileDelete(const std::string& dbKey, const std::string& dbValue) in NotifyCharProfileDelete()
|
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/include/ |
H A D | itable.h | 79 …void PutColumnValue(NativeRdb::ValuesBucket &dbValue, const std::string &columnName, const std::st… in PutColumnValue() 84 …void PutColumnValue(NativeRdb::ValuesBucket &dbValue, const std::string &columnName, const int32_t… in PutColumnValue() 89 …void PutColumnValue(NativeRdb::ValuesBucket &dbValue, const std::string &columnName, const int64_t… in PutColumnValue() 94 …void PutColumnValue(NativeRdb::ValuesBucket &dbValue, const std::string &columnName, const double … in PutColumnValue() 99 …void PutColumnValue(NativeRdb::ValuesBucket &dbValue, const std::string &columnName, const bool &v… in PutColumnValue()
|
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/ |
H A D | firmware_component_table.cpp | 92 …mwareComponentTable::BuildDbValue(const FirmwareComponent &value, NativeRdb::ValuesBucket &dbValue) in BuildDbValue()
|
H A D | firmware_task_table.cpp | 95 void FirmwareTaskTable::BuildDbValue(const FirmwareTask &value, NativeRdb::ValuesBucket &dbValue) in BuildDbValue()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/ |
H A D | audio_volume_config.h | 26 int32_t dbValue; member
|
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/ |
H A D | lnn_kv_data_change_listener.cpp | 59 std::string dbValue = item.value.ToString(); in OnChange() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
H A D | profile_control_utils.cpp | 474 std::string dbValue = item.second; in GetAllDeviceProfile() local 502 std::string dbValue = item.second; in GetAllServiceProfile() local 530 std::string dbValue = item.second; in GetAllCharacteristicProfile() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | query_sync_water_mark_helper.cpp | 207 Value dbValue; in SaveQueryWaterMarkToDB() local 229 Value dbValue; in GetQueryWaterMarkFromDB() local 380 Value dbValue; in GetDeleteWaterMarkFromDB() local 393 Value dbValue; in SaveDeleteWaterMarkToDB() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | extension_util.cpp | 84 std::pair<OhCloudExtValue *, size_t> ExtensionUtil::Convert(const DBValue &dbValue) in Convert()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 207 DBValue dbValue; in Get() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 355 DBValue dbValue; in Get() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_adapter_manager.cpp | 1771 float dbValue = (volumePoints[position - 1].dbValue / 100.0f) + in CalculateVolumeDbNonlinear() local
|