Home
last modified time | relevance | path

Searched defs:busNameToAgent_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session_dispatcher.h45 static std::map<std::string, std::weak_ptr<SoftbusAgent>> busNameToAgent_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_dispatcher.cpp31 map<string, weak_ptr<SoftbusAgent>> SoftbusSessionDispatcher::busNameToAgent_; member in OHOS::Storage::DistributedFile::SoftbusSessionDispatcher