Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 4 of 4) sorted by relevance

/system/chre/host/hal_generic/V1_2/
Dgeneric_context_hub_v1_2.cc80 SettingValue newValue) { in onSettingChanged()
86 Setting setting, SettingValue newValue) { in onSettingChanged_1_2()
/system/chre/platform/arm/include/chre/target_platform/
Datomic_base.h31 inline bool swapByte(volatile uint8_t *byte, uint32_t newValue) { in swapByte()
54 inline uint32_t swapWord(volatile uint32_t *word, uint32_t newValue) { in swapWord()
/system/chre/host/hal_generic/V1_1/
Dgeneric_context_hub_v1_1.cc49 SettingValue newValue) { in onSettingChanged()
/system/chre/host/hal_generic/common/
Dcontext_hub_settings_util.cc67 bool getFbsSettingValue(const SettingValue &newValue, in getFbsSettingValue()