Home
last modified time | relevance | path

Searched refs:source_format (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfake_disk_mount_manager.cc14 const std::string& source_format, in MountRequest() argument
18 source_format(source_format), in MountRequest()
72 const std::string& source_format, in MountPath() argument
76 MountRequest(source_path, source_format, mount_label, type)); in MountPath()
Dfake_disk_mount_manager.h23 const std::string& source_format,
28 std::string source_format; member
61 const std::string& source_format,
Dvolume_manager_unittest.cc284 EXPECT_EQ("", mount_request.source_format); in TEST_F()
636 EXPECT_EQ("", mount_request.source_format); in TEST_F()
/external/chromium_org/chromeos/dbus/
Dfake_cros_disks_client.h25 const std::string& source_format,
Dfake_cros_disks_client.cc27 const std::string& source_format, in Mount() argument
Dcros_disks_client.cc102 const std::string& source_format, in Mount() argument
110 writer.AppendString(source_format); in Mount()
468 const std::string& source_format, in Mount() argument
Dcros_disks_client.h270 const std::string& source_format,
/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.h258 const std::string& source_format,
Ddisk_mount_manager.cc63 const std::string& source_format, in MountPath() argument
77 source_format, in MountPath()
/external/chromium_org/chrome/browser/chromeos/imageburner/
Dburn_device_handler_unittest.cc86 const std::string& source_format, in MountPath() argument
/external/chromium_org/third_party/lcov/bin/
Dgenhtml3932 my $source_format;
3946 $source_format = "";
3951 $source_format = '<span class="lineNoCov">';
3956 $source_format = '<span class="lineDiffCov">';
3961 $source_format = '<span class="lineCov">';
3980 $html .= "$source_format$count_format : ";
3982 $html .= "</span>" if ($source_format);