Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.h63 const std::string EVENT_SET_DECRYPT_CONFIG_DONE = "setDecryptConfigDone"; member
H A Davplayer_callback.cpp1303 if (refMap_.find(AVPlayerEvent::EVENT_SET_DECRYPT_CONFIG_DONE) == refMap_.end()) { in OnSetDecryptConfigDoneCb()
1311 cb->callback = refMap_.at(AVPlayerEvent::EVENT_SET_DECRYPT_CONFIG_DONE); in OnSetDecryptConfigDoneCb()
1312 cb->callbackName = AVPlayerEvent::EVENT_SET_DECRYPT_CONFIG_DONE; in OnSetDecryptConfigDoneCb()

Completed in 4 milliseconds