Home
last modified time | relevance | path

Searched defs:listenerMap_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/security/security_guard/services/data_collect/store/include/
H A Ddatabase_manager.h51 std::unordered_map<int64_t, std::set<std::shared_ptr<IDbListener>>> listenerMap_; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.h59 static std::map<std::string, std::shared_ptr<ISessionListener>> listenerMap_; variable
H A Dsession_service_impl.cpp30 std::map<std::string, std::shared_ptr<ISessionListener>> SessionServiceImpl::listenerMap_; member in Communication::SoftBus::SessionServiceImpl
/ohos5.0/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Ddatabase_manager.h53 std::unordered_map<int64_t, std::set<std::shared_ptr<IDbListener>>> listenerMap_; variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Ddatabase_manager.h54 std::unordered_map<int64_t, std::set<std::shared_ptr<IDbListener>>> listenerMap_; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_queue_manager.h131 std::map<WorkCondition::Type, std::shared_ptr<IConditionListener>> listenerMap_; variable
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_manager.h202 std::map<std::string, sptr<WallpaperEventListenerClient>> listenerMap_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dsoftbus_channel_adapter.h95 std::map<std::string, ISoftbusChannelListener *> listenerMap_; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dseek_agent.h61 std::map<uint32_t, sptr<IBrokerListener>> listenerMap_; variable
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/include/
H A Dlocal_ability_manager.h120 std::map<std::pair<int32_t, int32_t>, sptr<ISystemAbilityStatusChange>> listenerMap_; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h289 std::map<int32_t, std::list<SAListener>> listenerMap_; variable