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

/external/chromium/base/
H A Dfile_path.cc121 StringType::size_type ExtensionSeparatorPosition(const StringType& path) { function in namespace:__anon1493
356 const StringType::size_type dot = ExtensionSeparatorPosition(base.path_);
367 const StringType::size_type dot = ExtensionSeparatorPosition(path_);

Completed in 50 milliseconds