Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dutil_test.cpp173 TEST(util, CleanDirPath) { in TEST() argument
H A Dutil.cpp418 std::string CleanDirPath(const std::string& path) { in CleanDirPath() function