Searched refs:GetConnectionMethod (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DExtendedServerInfo.h36 const char* GetConnectionMethod() const;
H A DExtendedServerInfo.cpp66 // GetConnectionMethod
68 ExtendedServerInfo::GetConnectionMethod() const function in class:ExtendedServerInfo
117 || !fConnectionMethod.SetTo(serverInfo->GetConnectionMethod())) {
H A DServerConnection.cpp68 const char* connectionMethod = fServerInfo->GetConnectionMethod();
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DServerInfo.h46 const char* GetConnectionMethod() const;
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DServerInfo.cpp163 // GetConnectionMethod
165 ServerInfo::GetConnectionMethod() const function in class:ServerInfo

Completed in 41 milliseconds