Home
last modified time | relevance | path

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

/device/google/bluejay/vibrator/cs40l26/tests/
Dmocks.h75 bool getF0(std::string *value) { return getF0(*value); } in getF0() function
/device/google/lynx/vibrator/cs40l26/tests/
Dmocks.h75 bool getF0(std::string *value) { return getF0(*value); } in getF0() function
/device/google/felix/vibrator/cs40l26/tests/
Dmocks.h82 bool getF0(std::string *value) { return getF0(*value); } in getF0() function
/device/google/lynx/vibrator/cs40l26/
DHardware.h314 bool getF0(std::string *value) override { return getPersist(F0_CONFIG, value); } in getF0() function
/device/google/bluejay/vibrator/cs40l26/
DHardware.h314 bool getF0(std::string *value) override { return getPersist(F0_CONFIG, value); } in getF0() function
/device/google/felix/vibrator/cs40l26/
DHardware.h313 bool getF0(std::string *value) override { return getPersist(F0_CONFIG, value); } in getF0() function