Home
last modified time | relevance | path

Searched refs:defaultValue (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp62 const int32_t defaultValue) { in getInt32() argument
65 *value = defaultValue; in getInt32()
70 *value = defaultValue; in getInt32()
89 bool &value, const bool defaultValue) in getConfigStoreBool() argument
98 value = defaultValue; in getConfigStoreBool()
137 value = defaultValue; in getConfigStoreBool()
DConfigStore.cpp40 bool *value, const bool defaultValue) in getConfigStoreBool() argument
51 err = Platform::Config::getConfigStoreBool(area, config, *value, defaultValue); in getConfigStoreBool()
DPlatformConfig.h117 const int32_t defaultValue);
121 const char *config, bool &value, const bool defaultValue);
DConfigStore.h45 bool *value, const bool defaultValue);
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.cpp62 const int32_t defaultValue) { in getInt32() argument
65 *value = defaultValue; in getInt32()
70 *value = defaultValue; in getInt32()
89 bool &value, const bool defaultValue) in getConfigStoreBool() argument
98 value = defaultValue; in getConfigStoreBool()
138 value = defaultValue; in getConfigStoreBool()
DConfigStore.cpp40 bool *value, const bool defaultValue) in getConfigStoreBool() argument
51 err = Platform::Config::getConfigStoreBool(area, config, *value, defaultValue); in getConfigStoreBool()
DPlatformConfig.h127 const int32_t defaultValue);
131 const char *config, bool &value, const bool defaultValue);
DConfigStore.h45 bool *value, const bool defaultValue);
/hardware/qcom/sdm845/media/libplatformconfig/
DPlatformConfig.cpp57 const int32_t defaultValue) { in getInt32() argument
60 *value = defaultValue; in getInt32()
65 *value = defaultValue; in getInt32()
DPlatformConfig.h92 const int32_t defaultValue);
/hardware/interfaces/audio/common/all-versions/default/service/
Dservice.cpp52 const int32_t defaultValue = -1; in main() local
54 property_get_int32("persist.vendor.audio.service.hwbinder.size_kbyte", defaultValue); in main()
55 if (value != defaultValue) { in main()
/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty() argument
103 T ret = defaultValue; in GetProperty()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DTriState.h39 const T get(const T &defaultValue) const { in get() argument
40 return isSet() ? mValue : defaultValue; in get()
/hardware/interfaces/health/2.0/default/
DHealth.cpp90 void getProperty(const std::unique_ptr<BatteryMonitor>& monitor, int id, T defaultValue, in getProperty() argument
93 T ret = defaultValue; in getProperty()
/hardware/interfaces/audio/common/all-versions/default/
DHidlUtils.cpp80 gain->defaultValue = halGain.default_value; in audioGainFromHal()
92 halGain->default_value = gain.defaultValue; in audioGainToHal()
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp465 gain->defaultValue = halGain.default_value; in audioGainFromHal()
478 halGain->default_value = gain.defaultValue; in audioGainToHal()
/hardware/interfaces/audio/common/7.0/
Dtypes.hal420 int32_t defaultValue;
/hardware/interfaces/audio/common/4.0/
Dtypes.hal735 int32_t defaultValue; // default gain value in millibels
/hardware/interfaces/audio/common/2.0/
Dtypes.hal774 int32_t defaultValue; // default gain value in millibels
/hardware/interfaces/audio/common/5.0/
Dtypes.hal864 int32_t defaultValue; // default gain value in millibels
/hardware/interfaces/audio/common/6.0/
Dtypes.hal1023 int32_t defaultValue; // default gain value in millibels