Home
last modified time | relevance | path

Searched defs:networkIdMap_ (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_handler.h73 static std::map<int32_t, std::string> networkIdMap_; member in OHOS::Storage::DistributedFile::SoftBusHandler
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_adapter.h78 std::unordered_map<int32_t, std::string> networkIdMap_; member in OHOS::FileManagement::CloudSync::SoftbusAdapter
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h140 std::unordered_map<uint32_t, std::unordered_set<std::string>> networkIdMap_; member in OHOS::Storage::DistributedFile::final
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp47 std::map<int32_t, std::string> SoftBusHandler::networkIdMap_; member in OHOS::Storage::DistributedFile::SoftBusHandler

Completed in 3 milliseconds