Searched defs:handleClientMsg (Results 1 – 3 of 3) sorted by relevance
79 virtual Return<void> handleClientMsg(V1_2::ContextHubMsg msg, in handleClientMsg() function123 Return<void> handleClientMsg(V1_2::ContextHubMsg msg, in handleClientMsg() function
33 virtual Return<void> handleClientMsg(const V1_0::ContextHubMsg& /*msg*/) override { in handleClientMsg() function
147 public void handleClientMsg(ContextHubMsg message) { in handleClientMsg() method in ContextHubService.ContextHubServiceCallback