OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleClientMsg
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal
28
handleClientMsg
(ContextHubMsg msg);
/hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp
131
virtual Return<void>
handleClientMsg
(const ContextHubMsg& /*msg*/) override {
/system/chre/host/hal_generic/
generic_context_hub.cc
347
mParent.mCallbacks->
handleClientMsg
(msg);
/hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp
384
cb->
handleClientMsg
(msg);
/frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp
246
virtual Return<void>
handleClientMsg
(const ContextHubMsg &msg) {
[
all
...]
Completed in 125 milliseconds