Home
last modified time | relevance | path

Searched defs:callbackPair (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_callback_napi.cpp29 std::shared_ptr<AutoRef> callbackPair) in SetCallbackReference()
H A Dkey_session_callback_napi.cpp29 std::shared_ptr<AutoRef> callbackPair) in SetCallbackReference()
H A Dkey_session_napi.cpp601 …Napi::SetEventCallbackReference(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) in SetEventCallbackReference()
657 std::shared_ptr<AutoRef> callbackPair = std::make_shared<AutoRef>(env, callbackRef); in SetEventCallback() local
H A Dmedia_key_system_napi.cpp1007 …pi::SaveEventCallbackReferrence(const std::string eventType, std::shared_ptr<AutoRef> callbackPair) in SaveEventCallbackReferrence()
1061 std::shared_ptr<AutoRef> callbackPair = std::make_shared<AutoRef>(env, callbackRef); in SetEventCallback() local
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_continuation_manager.cpp390 … CallbackPair callbackPair = std::make_pair(std::move(callbackRef), deviceSelectionListener); in OnRegisterDeviceSelectionCallback() local
440 CallbackPair& callbackPair = jsCbMap_[token][cbType]; in OnUnregisterDeviceSelectionCallback() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp747 auto callbackPair = iter->second; in UnregisterGnssGeofenceCallback() local
787 auto callbackPair = iter->second; in RemoveGnssGeofenceRequestByCallback() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp2005 auto& callbackPair = *iterCallback; in RemoveStartingAbilityCallback() local