Home
last modified time | relevance | path

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

/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