Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/tests/
Dmocks.h61 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
/hardware/google/pixel/vibrator/drv2624/
DHardware.h104 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function