Home
last modified time | relevance | path

Searched defs:AppendPath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_clippath.cpp77 void CPDF_ClipPath::AppendPath(CPDF_Path path, in AppendPath() function in CPDF_ClipPath
/aosp_15_r20/frameworks/base/tools/aapt2/util/
H A DFiles_test.cpp54 TEST_F(FilesTest, AppendPath) { in TEST_F() argument
H A DFiles.cpp178 void AppendPath(std::string* base, StringPiece part) { in AppendPath() function
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_store_test_helpers.cc202 const GURL CookieURLHelper::AppendPath(const std::string& path) const { in AppendPath() function in net::CookieURLHelper