Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/
DPathUtils.cpp296 void PathUtils::simplifyComponents(std::vector<String>* components) { in simplifyComponents() function in android::base::PathUtils
323 void PathUtils::simplifyComponents(std::vector<std::string>* components) { in simplifyComponents() function in android::base::PathUtils