Home
last modified time | relevance | path

Searched defs:callbackPair (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dkey_session_callback_napi.cpp28 SetCallbackReference(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) SetCallbackReference() argument
H A Dmedia_key_system_callback_napi.cpp28 SetCallbackReference(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) SetCallbackReference() argument
H A Dkey_session_napi.cpp601 void MediaKeySessionNapi::SetEventCallbackReference(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) in SetEventCallbackReference() argument
657 std::shared_ptr<AutoRef> callbackPair = std::make_shared<AutoRef>(env, callbackRef); in SetEventCallback() local
H A Dmedia_key_system_napi.cpp1007 void MediaKeySystemNapi::SaveEventCallbackReferrence(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) in SaveEventCallbackReferrence() argument
1061 std::shared_ptr<AutoRef> callbackPair = std::make_shared<AutoRef>(env, callbackRef); in SetEventCallback() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1954 auto& callbackPair = *iterCallback; in RemoveStartingAbilityCallback() local

Completed in 8 milliseconds