Home
last modified time | relevance | path

Searched refs:ParseRate (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanotool/
Dnanotool.cpp212 static bool ParseRate(const std::string& param, SensorSpec& spec) { in ParseRate() function
273 if (!ParseRate(param, spec)) { in ParseSensorArg()