OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AndroidContextHub
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/util/nanotool/
androidcontexthub.h
30
class
AndroidContextHub
: public ContextHub {
32
~
AndroidContextHub
();
androidcontexthub.cpp
17
#include "
androidcontexthub
.h"
126
AndroidContextHub
::~
AndroidContextHub
() {
139
void
AndroidContextHub
::TerminateHandler() {
143
bool
AndroidContextHub
::Initialize() {
185
void
AndroidContextHub
::SetLoggingEnabled(bool logging_enabled) {
191
ContextHub::TransportResult
AndroidContextHub
::WriteEvent(
213
ContextHub::TransportResult
AndroidContextHub
::ReadEvent(
255
bool
AndroidContextHub
::FlashSensorHub(const std::vector<uint8_t>& bytes) {
261
bool
AndroidContextHub
::LoadCalibration()
[
all
...]
Completed in 90 milliseconds