Searched refs:OnSetDecryptConfigDoneCb (Results 1 – 2 of 2) sorted by relevance
75 void OnSetDecryptConfigDoneCb(const int32_t extra, const Format &infoBody);
662 …[this](const int32_t extra, const Format &infoBody) { OnSetDecryptConfigDoneCb(extra, infoBody); }… in AVPlayerCallback()1244 void AVPlayerCallback::OnSetDecryptConfigDoneCb(const int32_t extra, const Format &infoBody) in OnSetDecryptConfigDoneCb() function in OHOS::Media::AVPlayerCallback