Home
last modified time | relevance | path

Searched defs:callbackMap_ (Results 1 – 13 of 13) sorted by relevance

/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
Dnet_connection_adapter.h72 std::map<uint32_t, sptr<INetConnCallback>> callbackMap_; variable
/foundation/multimedia/audio_framework/frameworks/native/opensles/include/
Daudiocapturer_adapter.h49 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
Daudioplayer_adapter.h53 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
Dinsight_intent_host_client.h66 std::map<uint64_t, std::shared_ptr<InsightIntentExecuteCallbackInterface>> callbackMap_; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/include/
Dav_trans_control_center.h67 std::map<int32_t, sptr<IAVTransControlCenterCallback>> callbackMap_; variable
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
Dui_mgr_service.h70 std::map<std::string, sptr<IUIService>> callbackMap_; variable
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/
Ddistributed_ability_manager_service.h88 std::map<int32_t, std::unique_ptr<NotifierInfo>> callbackMap_; variable
/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/
Dmedia_key_system_callback_napi.h48 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
Dkey_session_callback_napi.h54 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
Dsystem_tone_player_impl.h57 std::unordered_map<int32_t, std::shared_ptr<SystemTonePlayerCallback>> callbackMap_; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
Ddistributed_sched_continuation.h82 std::map<int32_t, sptr<IRemoteObject>> callbackMap_; variable
Ddms_callback_task.h79 std::map<int64_t, CallbackTaskItem> callbackMap_; variable
/foundation/multimedia/camera_framework/services/camera_service/include/
Dhcapture_session.h182 SafeMap<sptr<SessionDrainImageCallback>, sptr<DrainImageManager>> callbackMap_; variable