/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/ |
H A D | audio_volume_config.h | 26 int32_t dbValue; member
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | subscribe_profile_manager_test.cpp | 169 std::string dbValue = ""; in HWTEST_F() local 184 std::string dbValue = ""; in HWTEST_F() local 239 std::string dbValue = ""; in HWTEST_F() local 253 std::string dbValue = ""; in HWTEST_F() local 267 std::string dbValue = ""; in HWTEST_F() local 281 std::string dbValue = ""; HWTEST_F() local 295 std::string dbValue = ""; HWTEST_F() local 309 std::string dbValue = ""; HWTEST_F() local 323 std::string dbValue = ""; HWTEST_F() local 337 std::string dbValue = ""; HWTEST_F() local 351 std::string dbValue = ""; HWTEST_F() local 455 std::string dbValue = ""; HWTEST_F() local 469 std::string dbValue = ""; HWTEST_F() local 483 std::string dbValue = ""; HWTEST_F() local 497 std::string dbValue = ""; HWTEST_F() local 511 std::string dbValue = ""; HWTEST_F() local 525 std::string dbValue = ""; HWTEST_F() local 539 std::string dbValue = ""; HWTEST_F() local 553 std::string dbValue = ""; HWTEST_F() local 567 std::string dbValue = ""; HWTEST_F() local 659 std::string dbValue = ""; HWTEST_F() local 673 std::string dbValue = ""; HWTEST_F() local 687 std::string dbValue = ""; HWTEST_F() local 701 std::string dbValue = ""; HWTEST_F() local 715 std::string dbValue = ""; HWTEST_F() local 729 std::string dbValue = ""; HWTEST_F() local 743 std::string dbValue = ""; HWTEST_F() local 757 std::string dbValue = ""; HWTEST_F() local 771 std::string dbValue = ""; HWTEST_F() local 785 std::string dbValue = ""; HWTEST_F() local 800 std::string dbValue = ""; HWTEST_F() local 815 std::string dbValue = ""; HWTEST_F() local 830 std::string dbValue = ""; HWTEST_F() local 845 std::string dbValue = ""; HWTEST_F() local 860 std::string dbValue = ""; HWTEST_F() local 875 std::string dbValue = ""; HWTEST_F() local 890 std::string dbValue = ""; HWTEST_F() local 905 std::string dbValue = ""; HWTEST_F() local 920 std::string dbValue = ""; HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/subscribeprofilemanager/ |
H A D | subscribe_profile_manager.cpp | 71 NotifyProfileChange(ProfileType profileType, ChangeType changeType, const std::string& dbKey, const std::string& dbValue) NotifyProfileChange() argument 207 NotifyDeviceProfileAdd(const std::string& dbKey, const std::string& dbValue) NotifyDeviceProfileAdd() argument 232 NotifyDeviceProfileUpdate(const std::string& dbKey, const std::string& dbValue) NotifyDeviceProfileUpdate() argument 259 NotifyDeviceProfileDelete(const std::string& dbKey, const std::string& dbValue) NotifyDeviceProfileDelete() argument 284 NotifyServiceProfileAdd(const std::string& dbKey, const std::string& dbValue) NotifyServiceProfileAdd() argument 310 NotifyServiceProfileUpdate(const std::string& dbKey, const std::string& dbValue) NotifyServiceProfileUpdate() argument 339 NotifyServiceProfileDelete(const std::string& dbKey, const std::string& dbValue) NotifyServiceProfileDelete() argument 365 NotifyCharProfileAdd(const std::string& dbKey, const std::string& dbValue) NotifyCharProfileAdd() argument 392 NotifyCharProfileUpdate(const std::string& dbKey, const std::string& dbValue) NotifyCharProfileUpdate() argument 422 NotifyCharProfileDelete(const std::string& dbKey, const std::string& dbValue) NotifyCharProfileDelete() argument [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
H A D | profile_control_utils.cpp | 487 std::string dbValue = item.second; in GetAllDeviceProfile() local 515 std::string dbValue = item.second; in GetAllServiceProfile() local 543 std::string dbValue = item.second; in GetAllCharacteristicProfile() local
|
/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 [all...] |
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 207 DBValue dbValue; in Get() local
|
/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() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 355 DBValue dbValue; in Get() local
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | audio_adapter_manager.cpp | 1833 float dbValue = (volumePoints[position - 1].dbValue / 100.0f) + in CalculateVolumeDbNonlinear() local [all...] |