Home
last modified time | relevance | path

Searched refs:handleClientMsg (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/contexthub/1.0/
DIContexthubCallback.hal28 handleClientMsg(ContextHubMsg msg);
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp147 virtual Return<void> handleClientMsg(const ContextHubMsg& /*msg*/) override { in handleClientMsg() function in __anon284eeb7b0111::ContexthubCallbackBase
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp391 cb->handleClientMsg(msg); in contextHubCb()