Home
last modified time | relevance | path

Searched defs:initiateShutdown (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp109 void NuPlayer::DecoderBase::initiateShutdown() { in initiateShutdown() function in android::NuPlayer::DecoderBase
/aosp12/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp207 void MediaFilter::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown() function in android::MediaFilter
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1750 void CCodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown() function in android::CCodec
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp698 void ACodec::initiateShutdown(bool keepComponentAllocated) { in initiateShutdown() function in android::ACodec