Searched refs:last_stripped (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_path.cc1189 StringType::size_type last_stripped = StringType::npos; local
1195 if (pos != start + 1 || last_stripped == start + 2 ||
1198 last_stripped = pos;

Completed in 40 milliseconds