Searched refs:ContextHubMsg (Results 1 – 12 of 12) sorted by relevance
32 using ContextHubMsg = ::android::hardware::contexthub::V1_0::ContextHubMsg; member64 Return<Result> sendMessageToHub(uint32_t /*hubId*/, const ContextHubMsg& /*msg*/) override { in sendMessageToHub()
31 using ContextHubMsg = ::android::hardware::contexthub::V1_2::ContextHubMsg; variable
19 import @1.0::ContextHubMsg;46 struct ContextHubMsg {47 @1.0::ContextHubMsg msg_1_0;
32 * inside of ContextHubMsg in that these must be a38 handleClientMsg_1_2(ContextHubMsg msg, vec<string> msgContentPerms);
33 virtual Return<void> handleClientMsg(const V1_0::ContextHubMsg& /*msg*/) override { in handleClientMsg() argument
44 using ::android::hardware::contexthub::V1_2::ContextHubMsg;64 const ContextHubMsg& /*msg*/, in handleClientMsg_1_2() argument
41 const ContextHubMsg &msg) override;
142 const ContextHubMsg &msg) { in sendMessageToHub()382 ContextHubMsg msg; in contextHubCb()
43 using ::android::hardware::contexthub::V1_0::ContextHubMsg;187 ContextHubMsg msg; in TEST_P()
28 handleClientMsg(ContextHubMsg msg);
62 sendMessageToHub(uint32_t hubId, ContextHubMsg msg)
154 struct ContextHubMsg {