Home
last modified time | relevance | path

Searched defs:serverIdMap_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_agent.h48 std::map<std::string, int32_t> serverIdMap_; variable
H A Dsoftbus_handler_asset.h88 std::map<std::string, int32_t> serverIdMap_; variable
H A Dsoftbus_handler.h68 static std::map<std::string, int32_t> serverIdMap_; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/include/
H A Dsoftbus_adapter.h76 std::map<int32_t, std::string> serverIdMap_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp47 std::map<std::string, int32_t> SoftBusHandler::serverIdMap_; member in OHOS::Storage::DistributedFile::SoftBusHandler