Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/util/
DFiles_test.cpp49 TEST_F(FilesTest, AppendPath) { in TEST_F() argument
DFiles.cpp178 void AppendPath(std::string* base, StringPiece part) { in AppendPath() function