Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/1.0/
DIContexthubCallback.hal50 handleHubEvent(AsyncEventType evt);
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp159 virtual Return<void> handleHubEvent(AsyncEventType evt) override { in handleHubEvent() function in __anon284eeb7b0111::ContexthubCallbackBase
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp327 cb->handleHubEvent(AsyncEventType::RESTARTED); in handleOsMessage()