Searched refs:convertToOldMsg (Results 1 – 1 of 1) sorted by relevance
36 inline V1_0::ContextHubMsg convertToOldMsg(V1_2::ContextHubMsg msg) { in convertToOldMsg() function81 return mCallback->handleClientMsg(convertToOldMsg(msg)); in handleClientMsg()