Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp3942 struct AsyncNotifyPost { in onMessageReceived() struct
3943 AsyncNotifyPost(const sp<AMessage> &asyncNotify) : mAsyncNotify(asyncNotify) {} in onMessageReceived() argument
3944 ~AsyncNotifyPost() { in onMessageReceived() argument