Home
last modified time | relevance | path

Searched defs:ContextHubMsg (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/contexthub/1.2/default/
DContexthub.h31 using ContextHubMsg = ::android::hardware::contexthub::V1_2::ContextHubMsg; variable
/hardware/interfaces/contexthub/common/vts/
DContexthubCallbackBase.h33 virtual Return<void> handleClientMsg(const V1_0::ContextHubMsg& /*msg*/) override { in handleClientMsg()
/hardware/interfaces/contexthub/common/default/1.X/
DContextHub.h32 using ContextHubMsg = ::android::hardware::contexthub::V1_0::ContextHubMsg; member
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp65 const ContextHubMsg& /*msg*/, in handleClientMsg_1_2()