Home
last modified time | relevance | path

Searched defs:listenerMap_ (Results 1 - 9 of 9) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/
H A Devent_handler_manager.h53 std::map<int32_t, std::weak_ptr<FileDescriptorListener>> listenerMap_; member in OHOS::Sharing::EventHandlerManager
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_queue_manager.h129 std::map<WorkCondition::Type, std::shared_ptr<IConditionListener>> listenerMap_; member in OHOS::WorkScheduler::WorkQueueManager
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.h59 static std::map<std::string, std::shared_ptr<ISessionListener>> listenerMap_; member in Communication::SoftBus::SessionServiceImpl
H A Dsession_service_impl.cpp30 std::map<std::string, std::shared_ptr<ISessionListener>> SessionServiceImpl::listenerMap_; member in Communication::SoftBus::SessionServiceImpl
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dseek_agent.h59 std::map<uint32_t, sptr<IBrokerListener>> listenerMap_; member in OHOS::Media::SeekAgent
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dsoftbus_channel_adapter.h95 std::map<std::string, ISoftbusChannelListener *> listenerMap_; member in OHOS::DistributedHardware::SoftbusChannelAdapter
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_broadcast_receiver.h62 std::map<BroadcastReceiverAction, std::vector<ActionListener>> listenerMap_; member in OHOS::SoftBus::P2pBroadcast
/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dlocal_ability_manager.h131 std::map<std::pair<int32_t, int32_t>, sptr<ISystemAbilityStatusChange>> listenerMap_; member in OHOS::LocalAbilityManager
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h364 std::map<int32_t, std::list<SAListener>> listenerMap_; member in OHOS::SystemAbilityManager

Completed in 5 milliseconds