Searched defs:CleanDirPath (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/init/ | ||
H A D | util_test.cpp | 173 TEST(util, CleanDirPath) { in TEST() argument |
H A D | util.cpp | 469 std::string CleanDirPath(const std::string& path) { in CleanDirPath() function |