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

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

Completed in 357 milliseconds