Home
last modified time | relevance | path

Searched defs:file_system_id (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dservice.cc66 const std::string file_system_id = in ~Service() local
100 const std::string& file_system_id, in MountFileSystem()
174 const std::string& file_system_id) { in UnmountFileSystem()
221 const std::string& file_system_id) { in RequestUnmount()
250 const std::string& file_system_id) { in GetProvidedFileSystem()
377 std::string file_system_id; in RestoreFileSystems() local
Dmount_path_util.cc37 std::string EscapeFileSystemId(const std::string& file_system_id) { in EscapeFileSystemId()
52 const std::string& file_system_id) { in GetMountPath()
Dprovided_file_system_info.h27 const std::string& file_system_id() const { return file_system_id_; } in file_system_id() function
Dprovided_file_system_info.cc14 const std::string& file_system_id, in ProvidedFileSystemInfo()
Dprovided_file_system_unittest.cc124 std::string file_system_id; in TEST_F() local
163 std::string file_system_id; in TEST_F() local
Dservice_unittest.cc95 const std::string& file_system_id, in RememberFakeFileSystem()
198 const std::string file_system_id = in TEST_F() local
404 std::string file_system_id; in TEST_F() local
/external/chromium_org/chrome/browser/devtools/
Ddevtools_file_helper.cc147 std::string file_system_id = isolated_context()->RegisterFileSystemForPath( in RegisterFileSystem() local
171 const std::string& file_system_id, in CreateFileSystemStruct()
373 std::string file_system_id = RegisterFileSystem(web_contents_, in AddUserConfirmedFileSystem() local
401 std::string file_system_id = RegisterFileSystem(web_contents_, in RequestFileSystems() local
/external/chromium_org/chrome/browser/chromeos/extensions/file_system_provider/
Dprovider_function.cc108 std::string file_system_id; in Parse() local
/external/chromium_org/extensions/renderer/
Dfile_system_natives.cc40 std::string file_system_id(*v8::String::Utf8Value(args[0])); in GetIsolatedFileSystem() local
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dvolume_manager.h70 std::string file_system_id; member
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dprovided_file_systems_ui.cc242 std::string file_system_id; in SelectFileSystem() local