Searched refs:MkdirWithParents (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | utils.h | 139 bool MkdirWithParents(const std::string& path); |
D | utils.cpp | 229 bool MkdirWithParents(const std::string& path) { in MkdirWithParents() function |