Home
last modified time | relevance | path

Searched defs:getRedc (Results 1 – 6 of 6) sorted by relevance

/device/google/bluejay/vibrator/cs40l26/tests/
Dmocks.h76 bool getRedc(std::string *value) { return getRedc(*value); } in getRedc() function
/device/google/lynx/vibrator/cs40l26/tests/
Dmocks.h76 bool getRedc(std::string *value) { return getRedc(*value); } in getRedc() function
/device/google/felix/vibrator/cs40l26/tests/
Dmocks.h83 bool getRedc(std::string *value) { return getRedc(*value); } in getRedc() function
/device/google/lynx/vibrator/cs40l26/
DHardware.h315 bool getRedc(std::string *value) override { return getPersist(REDC_CONFIG, value); } in getRedc() function
/device/google/bluejay/vibrator/cs40l26/
DHardware.h315 bool getRedc(std::string *value) override { return getPersist(REDC_CONFIG, value); } in getRedc() function
/device/google/felix/vibrator/cs40l26/
DHardware.h338 bool getRedc(std::string *value) override { return getPersist(REDC_CONFIG, value); } in getRedc() function