Searched refs:onOMXMessageList (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp243 bool onOMXMessageList(const sp<AMessage> &msg);
4546 return checkOMXMessage(msg) ? onOMXMessageList(msg) : true;
4632 bool ACodec::BaseState::onOMXMessageList(const sp<AMessage> &msg) { function in class:android::ACodec::BaseState

Completed in 29 milliseconds