Home
last modified time | relevance | path

Searched defs:ValidateIsolatedFileSystemId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/common/fileapi/
Dfile_system_util.cc441 bool ValidateIsolatedFileSystemId(const std::string& filesystem_id) { in ValidateIsolatedFileSystemId() function
/external/chromium_org/content/common/fileapi/
Dfile_system_util_unittest.cc248 TEST_F(FileSystemUtilTest, ValidateIsolatedFileSystemId) { in TEST_F() argument