Home
last modified time | relevance | path

Searched defs:defaultValue (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/
DTestProperties.json5 "defaultValue": { object
34 "defaultValue": { object
42 "defaultValue": { object
50 "defaultValue": { object
58 "defaultValue": { object
73 "defaultValue": { object
83 "defaultValue": { object
100 "defaultValue": { object
110 "defaultValue": { object
120 "defaultValue": { object
[all …]
DDefaultProperties.json6 "defaultValue": { object
14 "defaultValue": { object
22 "defaultValue": { object
30 "defaultValue": { object
38 "defaultValue": { object
46 "defaultValue": { object
54 "defaultValue": { object
63 "defaultValue": { object
69 "defaultValue": { object
75 "defaultValue": { object
[all …]
DVendorClusterTestProperties.json15 "defaultValue": { object
48 "defaultValue": { object
/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp62 const int32_t defaultValue) { in getInt32()
89 bool &value, const bool defaultValue) in getConfigStoreBool()
DConfigStore.cpp40 bool *value, const bool defaultValue) in getConfigStoreBool()
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.cpp62 const int32_t defaultValue) { in getInt32()
89 bool &value, const bool defaultValue) in getConfigStoreBool()
DConfigStore.cpp40 bool *value, const bool defaultValue) in getConfigStoreBool()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/override/
Dgear_selection.json6 "defaultValue": { object
Dhvac_temperature_set.json8 "defaultValue": { object
/hardware/interfaces/audio/aidl/default/include/core-impl/
Dutils.h109 auto findValueOrDefault(const M& m, const K& key, V defaultValue) { in findValueOrDefault()
117 auto findKeyOrDefault(const M& m, const K& key, K defaultValue) { in findKeyOrDefault()
/hardware/google/aemu/base/include/aemu/base/files/
DIniFile.h125 bool getBool(const std::string& key, const char* defaultValue) const { in getBool()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DTriState.h39 const T get(const T &defaultValue) const { in get()
/hardware/interfaces/audio/common/all-versions/default/service/
Dservice.cpp86 const int32_t defaultValue = -1; in main() local
/hardware/google/aemu/base/include/aemu/base/
DOptional.h383 constexpr T valueOr(U&& defaultValue) const { in valueOr()
/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty()
/hardware/interfaces/health/2.0/default/
DHealth.cpp90 void getProperty(const std::unique_ptr<BatteryMonitor>& monitor, int id, T defaultValue, in getProperty()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp149 int32_t maxValue, int32_t defaultValue, int32_t stepValue, in createGain()
706 int32_t defaultValue; in parseAudioGains() local
/hardware/interfaces/health/aidl/default/
DHealth.cpp70 static ndk::ScopedAStatus GetProperty(::android::BatteryMonitor* monitor, int id, T defaultValue, in GetProperty()
/hardware/interfaces/broadcastradio/common/utilsaidl/
DUtils.cpp176 int64_t getId(const ProgramSelector& sel, const IdentifierType& type, int64_t defaultValue) { in getId()