Searched defs:Authority (Results 1 – 3 of 3) sorted by relevance
41 getAbsolutePath(llvm::StringRef Authority, llvm::StringRef Body, in getAbsolutePath()63 llvm::StringRef Authority; in uriFromAbsolutePath() local154 URI::URI(llvm::StringRef Scheme, llvm::StringRef Authority, in URI()
101 std::string Authority; variable
42 public class Authority extends NetObject { class