Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIMIDIMessage.cpp45 thiz->mMetaEventCallback = callback; in IMIDIMessage_RegisterMetaEventCallback()
127 thiz->mMetaEventCallback = NULL; in IMIDIMessage_init()
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h397 slMetaEventCallback mMetaEventCallback; member