Home
last modified time | relevance | path

Searched defs:sessions_ (Results 1 – 3 of 3) sorted by relevance

/base/update/updateservice/frameworks/js/napi/update/include/
Dsession_manager.h55 std::map<uint32_t, std::shared_ptr<BaseSession>> sessions_; variable
/base/msdp/device_status/intention/ipc/socket/include/
Dsocket_session_manager.h78 std::map<int32_t, std::shared_ptr<SocketSession>> sessions_; variable
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
Ddsoftbus_adapter_impl.h112 std::map<std::string, Session> sessions_; variable