Searched defs:callbackMap_ (Results 1 – 13 of 13) sorted by relevance
| /foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/ |
| D | net_connection_adapter.h | 72 std::map<uint32_t, sptr<INetConnCallback>> callbackMap_; variable
|
| /foundation/multimedia/audio_framework/frameworks/native/opensles/include/ |
| D | audiocapturer_adapter.h | 49 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
|
| D | audioplayer_adapter.h | 53 std::map<SLuint32, std::shared_ptr<ReadOrWriteCallbackAdapter>> callbackMap_; variable
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| D | insight_intent_host_client.h | 66 std::map<uint64_t, std::shared_ptr<InsightIntentExecuteCallbackInterface>> callbackMap_; variable
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/include/ |
| D | av_trans_control_center.h | 67 std::map<int32_t, sptr<IAVTransControlCenterCallback>> callbackMap_; variable
|
| /foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/ |
| D | ui_mgr_service.h | 70 std::map<std::string, sptr<IUIService>> callbackMap_; variable
|
| /foundation/ability/dmsfwk/services/dtbabilitymgr/include/ |
| D | distributed_ability_manager_service.h | 88 std::map<int32_t, std::unique_ptr<NotifierInfo>> callbackMap_; variable
|
| /foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/ |
| D | media_key_system_callback_napi.h | 48 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
|
| D | key_session_callback_napi.h | 54 std::map<std::string, std::shared_ptr<AutoRef>> callbackMap_; variable
|
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
| D | system_tone_player_impl.h | 57 std::unordered_map<int32_t, std::shared_ptr<SystemTonePlayerCallback>> callbackMap_; variable
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
| D | distributed_sched_continuation.h | 82 std::map<int32_t, sptr<IRemoteObject>> callbackMap_; variable
|
| D | dms_callback_task.h | 79 std::map<int64_t, CallbackTaskItem> callbackMap_; variable
|
| /foundation/multimedia/camera_framework/services/camera_service/include/ |
| D | hcapture_session.h | 182 SafeMap<sptr<SessionDrainImageCallback>, sptr<DrainImageManager>> callbackMap_; variable
|