Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_adapter.h72 std::map<uint32_t, sptr<INetConnCallback>> callbackMap_; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/include/
H A Daudiocapturer_adapter.h49 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
H A Daudioplayer_adapter.h53 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dinsight_intent_host_client.h66 std::map<uint64_t, std::shared_ptr<InsightIntentExecuteCallbackInterface>> callbackMap_; variable
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_network_policy_manager.h65 …d::map<int32_t, const std::function<void(bool isImsNetDomain, int32_t serviceState)>> callbackMap_; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/include/
H A Ddlp_permission_client.h101 std::map<std::shared_ptr<OpenDlpFileCallbackCustomize>, sptr<OpenDlpFileCallback>> callbackMap_; variable
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/src/
H A Daccesstoken_manager_client.h118 …d::shared_ptr<PermStateChangeCallbackCustomize>, sptr<PermissionStateChangeCallback>> callbackMap_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/include/
H A Dav_trans_control_center.h67 std::map<int32_t, sptr<IAVTransControlCenterCallback>> callbackMap_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
H A Dui_mgr_service.h70 std::map<std::string, sptr<IUIService>> callbackMap_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/
H A Ddistributed_ability_manager_service.h88 std::map<int32_t, std::unique_ptr<NotifierInfo>> callbackMap_; variable
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/
H A Dmedia_key_system_callback_napi.h48 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
H A Dkey_session_callback_napi.h54 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_base_socket.h93 std::map<uint32_t, CallbackInfo> callbackMap_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_continuation.h82 std::map<int32_t, sptr<IRemoteObject>> callbackMap_; variable
H A Ddms_callback_task.h79 std::map<int64_t, CallbackTaskItem> callbackMap_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.h76 std::unordered_map<int32_t, std::shared_ptr<SystemTonePlayerCallback>> callbackMap_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcapture_session.h181 SafeMap<sptr<SessionDrainImageCallback>, sptr<DrainImageManager>> callbackMap_; variable