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

/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.cc241 std::string type_string = GetFileSystemTypeString(type);
278 std::string GetFileSystemTypeString(FileSystemType type) { function in namespace:storage
419 GetFileSystemTypeString(kFileSystemTypeIsolated)).append("_");

Completed in 833 milliseconds