Home
last modified time | relevance | path

Searched defs:connectionMap_ (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_item.h134 std::map<sptr<IRemoteObject>, std::shared_ptr<ConnectedExtension>> connectionMap_; // key:targetExtension token member in OHOS::AAFwk::ConnectionStateItem
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_manager.h88 std::map<ChannelRequest, std::shared_ptr<Connection>> connectionMap_; member in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_manager.h88 std::map<ChannelRequest, std::shared_ptr<Connection>> connectionMap_; member in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_connection.h51 static std::unordered_map<std::string, std::shared_ptr<SoftBusConnection>> connectionMap_; member in OHOS::CastEngine::CastEngineService::SoftBusConnection
H A Dsoftbus_connection.cpp63 std::unordered_map<std::string, std::shared_ptr<SoftBusConnection>> SoftBusConnection::connectionMap_; member in OHOS::CastEngine::CastEngineService::SoftBusConnection
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_connection.h51 static std::unordered_map<std::string, std::shared_ptr<SoftBusConnection>> connectionMap_; member in OHOS::CastEngine::CastEngineService::SoftBusConnection
H A Dsoftbus_connection.cpp63 std::unordered_map<std::string, std::shared_ptr<SoftBusConnection>> SoftBusConnection::connectionMap_; member in OHOS::CastEngine::CastEngineService::SoftBusConnection
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_account_data.h335 std::map<std::string, sptr<AccessibleAbilityConnection>> connectionMap_; member in OHOS::Accessibility::final::AccessibilityAbility

Completed in 5 milliseconds