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"
130
AndroidContextHub
::~
AndroidContextHub
() {
143
void
AndroidContextHub
::TerminateHandler() {
147
bool
AndroidContextHub
::Initialize() {
189
void
AndroidContextHub
::SetLoggingEnabled(bool logging_enabled) {
195
ContextHub::TransportResult
AndroidContextHub
::WriteEvent(
217
ContextHub::TransportResult
AndroidContextHub
::ReadEvent(
259
bool
AndroidContextHub
::FlashSensorHub(const std::vector<uint8_t>& bytes) {
265
bool
AndroidContextHub
::LoadCalibration()
[
all
...]
Completed in 41 milliseconds