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

/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.cc115 std::vector<base::FilePath::StringType> stringtype_components; local
116 VirtualPath::GetComponents(path, &stringtype_components);
118 for (it = stringtype_components.begin(); it != stringtype_components.end();

Completed in 741 milliseconds