OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTEXT_HUB_OS_REBOOT
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
context_hub.h
361
*
CONTEXT_HUB_OS_REBOOT
396
CONTEXT_HUB_OS_REBOOT
= 7, // Request to reboot context HUB OS
/device/google/contexthub/contexthubhal/
system_comms.cpp
195
sendToApp(
CONTEXT_HUB_OS_REBOOT
, &rsp.status, sizeof(rsp.status));
308
case
CONTEXT_HUB_OS_REBOOT
:
430
sendToApp(
CONTEXT_HUB_OS_REBOOT
, &rsp.status, sizeof(rsp.status));
/frameworks/base/core/jni/
android_hardware_location_ContextHubService.cpp
725
case
CONTEXT_HUB_OS_REBOOT
:
[
all
...]
Completed in 178 milliseconds