OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doSubscribeMessages
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/contexthubhal/
nanohubhal.h
151
int
doSubscribeMessages
(uint32_t hub_id, Contexthub_callback *cbk, void *cookie);
184
return hubInstance()->
doSubscribeMessages
(hub_id, cbk, cookie);
nanohubhal.cpp
376
int NanoHub::
doSubscribeMessages
(uint32_t hub_id, Contexthub_callback *cbk, void *cookie)
Completed in 184 milliseconds