Home
last modified time | relevance | path

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

/device/google/barbet/vibrator/drv2624/tests/
Dmocks.h68 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
/device/google/redfin/vibrator/drv2624/tests/
Dmocks.h69 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
/device/google/sunfish/vibrator/drv2624/tests/
Dmocks.h67 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
/device/google/sunfish/vibrator/drv2624/
DHardware.h116 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function
/device/google/barbet/vibrator/drv2624/
DHardware.h118 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function
/device/google/redfin/vibrator/drv2624/
DHardware.h121 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function