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

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

Completed in 209 milliseconds