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

/external/chromium_org/tools/gn/
H A Dfilesystem_utils.cc234 const std::string& dir_str = dir.value(); local
235 if (str.compare(0, dir_str.length() - 1, dir_str, 0, dir_str.length() - 1)

Completed in 104 milliseconds