Home
last modified time | relevance | path

Searched defs:sessionMap_ (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
Dsession_service_impl.h62 static std::map<int32_t, std::shared_ptr<Session>> sessionMap_; variable
Dsession_service_impl.cpp32 std::map<int32_t, std::shared_ptr<Session>> SessionServiceImpl::sessionMap_; member in Communication::SoftBus::SessionServiceImpl
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/session/
Daudio_session_service.h58 std::unordered_map<int32_t, std::shared_ptr<AudioSession>> sessionMap_; variable
/foundation/CastEngine/castengine_wifi_display/services/network/server/
Dudp_server.h52 std::map<int32_t, std::shared_ptr<BaseNetworkSession>> sessionMap_; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
Dsoftbus_session_pool.h43 std::map<std::string, SessionInfo> sessionMap_; variable
/foundation/CastEngine/castengine_cast_framework/service/include/
Dcast_session_manager_service.h84 std::map<int32_t, sptr<ICastSessionImpl>> sessionMap_; variable