Home
last modified time | relevance | path

Searched defs:unsubscribeFromParameters (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DCodecBase.cpp62 status_t CodecBase::unsubscribeFromParameters(const std::vector<std::string> &names) { in unsubscribeFromParameters() function in android::CodecBase
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2143 status_t CCodec::unsubscribeFromParameters(const std::vector<std::string> &names) { in unsubscribeFromParameters() function in android::CCodec