OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadCalibration
(Results
1 - 5
of
5
) sorted by null
/device/google/contexthub/util/nanotool/
androidcontexthub.h
39
bool
LoadCalibration
() override;
nanotool.cpp
48
LoadCalibration
,
71
std::make_tuple("load_cal", NanotoolCommand::
LoadCalibration
),
472
case NanotoolCommand::
LoadCalibration
: {
473
success = hub->
LoadCalibration
();
contexthub.h
170
virtual bool
LoadCalibration
();
androidcontexthub.cpp
265
bool AndroidContextHub::
LoadCalibration
() {
contexthub.cpp
612
bool ContextHub::
LoadCalibration
() {
Completed in 94 milliseconds