Searched defs:parent_path (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DPath.cpp158 Path Path::parent_path() const { function in class:mcld::sys::fs::Path
/frameworks/base/tools/aapt2/util/
H A DFiles.cpp110 std::string parent_path = path.substr(0, current_pos); local
111 int result = ::android::base::utf8::mkdir(parent_path.c_str(), mode);

Completed in 89 milliseconds