Home
last modified time | relevance | path

Searched defs:handlerMap_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Dipc_offline_stream_stub.h40 std::unordered_map<uint32_t, HandlerFunction> handlerMap_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/
H A Dnotify_responsibility_chain_factory.h38 static std::unordered_map<ChainType, std::list<std::shared_ptr<BaseHandler>>> handlerMap_; variable
/ohos5.0/base/telephony/core_service/interfaces/innerkits/ims/include/
H A Dims_core_service_client.h65 std::map<int32_t, std::shared_ptr<AppExecFwk::EventHandler>> handlerMap_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dnotify_responsibility_chain_factory.cpp28 …red_map<ChainType, list<shared_ptr<BaseHandler>>> NotifyResponsibilityChainFactory::handlerMap_ = { member in OHOS::Media::NotifyResponsibilityChainFactory
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_client.h645 std::map<int32_t, std::shared_ptr<AppExecFwk::EventHandler>> handlerMap_; variable
/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/ims/
H A Dims_sms_client.h141 std::map<int32_t, std::shared_ptr<AppExecFwk::EventHandler>> handlerMap_; variable
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/satellite/
H A Dsatellite_call_client.h155 std::map<int32_t, std::shared_ptr<AppExecFwk::EventHandler>> handlerMap_; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dstream_parser_manager.h68 static std::map<StreamType, void *> handlerMap_; variable
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h721 std::map<int32_t, std::shared_ptr<CellularCallHandler>> handlerMap_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.h108 std::map<std::string, ChangeObserver> handlerMap_; variable