Searched defs:AppendPath (Results 1 – 4 of 4) sorted by relevance
77 void CPDF_ClipPath::AppendPath(CPDF_Path path, in AppendPath() function in CPDF_ClipPath
54 TEST_F(FilesTest, AppendPath) { in TEST_F() argument
178 void AppendPath(std::string* base, StringPiece part) { in AppendPath() function
202 const GURL CookieURLHelper::AppendPath(const std::string& path) const { in AppendPath() function in net::CookieURLHelper