OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoadCalibration
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/util/nanotool/
androidcontexthub.cpp
261
bool AndroidContextHub::
LoadCalibration
() {
nanotool.cpp
47
LoadCalibration
,
68
std::make_tuple("load_cal", NanotoolCommand::
LoadCalibration
),
456
case NanotoolCommand::
LoadCalibration
: {
457
success = hub->
LoadCalibration
();
Completed in 3531 milliseconds