Searched defs:defaultValue (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | PlatformConfig.cpp | 62 const int32_t defaultValue) { in getInt32() 89 bool &value, const bool defaultValue) in getConfigStoreBool()
|
D | ConfigStore.cpp | 40 bool *value, const bool defaultValue) in getConfigStoreBool()
|
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | PlatformConfig.cpp | 62 const int32_t defaultValue) { in getInt32() 89 bool &value, const bool defaultValue) in getConfigStoreBool()
|
D | ConfigStore.cpp | 40 bool *value, const bool defaultValue) in getConfigStoreBool()
|
/hardware/qcom/sdm845/media/libplatformconfig/ |
D | PlatformConfig.cpp | 57 const int32_t defaultValue) { in getInt32()
|
/hardware/interfaces/audio/common/all-versions/default/service/ |
D | service.cpp | 52 const int32_t defaultValue = -1; in main() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | TriState.h | 39 const T get(const T &defaultValue) const { in get()
|
/hardware/interfaces/health/utils/libhealth2impl/ |
D | Health.cpp | 100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty()
|
/hardware/interfaces/health/2.0/default/ |
D | Health.cpp | 90 void getProperty(const std::unique_ptr<BatteryMonitor>& monitor, int id, T defaultValue, in getProperty()
|