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

/frameworks/av/media/libstagefright/
H A DACodec.cpp196 void onShutdown(bool keepComponentAllocated);
3134 onShutdown(keepComponentAllocated);
3138 void ACodec::LoadedState::onShutdown(bool keepComponentAllocated) { function in class:android::ACodec::LoadedState
3181 onShutdown(keepComponentAllocated);

Completed in 185 milliseconds