Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/common/default/1.X/utils/
DIContextHubCallbackWrapper.h36 inline V1_0::ContextHubMsg convertToOldMsg(V1_2::ContextHubMsg msg) { in convertToOldMsg() function
81 return mCallback->handleClientMsg(convertToOldMsg(msg)); in handleClientMsg()