Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp5216 struct AsyncNotifyPost { in onMessageReceived() struct
5217 AsyncNotifyPost(const sp<AMessage> &asyncNotify) : mAsyncNotify(asyncNotify) {} in onMessageReceived() argument
5218 ~AsyncNotifyPost() { in onMessageReceived() argument