Home
last modified time | relevance | path

Searched defs:file_extension (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/mojo/examples/html_viewer/
Dwebmimeregistry_impl.cc79 const blink::WebString& file_extension) { in mimeTypeForExtension()
85 const blink::WebString& file_extension) { in wellKnownMimeTypeForExtension()
/external/chromium_org/content/child/
Dsimple_webmimeregistry_impl.cc77 const WebString& file_extension) { in mimeTypeForExtension()
85 const WebString& file_extension) { in wellKnownMimeTypeForExtension()
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dmime_util.cc14 const base::FilePath::StringType file_extension = file_path.Extension(); in GetMimeTypeForPath() local
Dopen_with_browser.cc174 const base::FilePath::StringType& file_extension) { in ShouldBeOpenedWithPlugin()
/external/chromium_org/third_party/webrtc/tools/barcode_tools/
Dhelper_functions.py62 def perform_action_on_all_files(directory, file_pattern, file_extension, argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
Dcpp.py1204 def __init__(self, clean_lines, file_extension): argument
1729 def check_function_definition(filename, file_extension, clean_lines, line_number, function_state, e… argument
1832 def check_spacing(file_extension, clean_lines, line_number, error): argument
2119 def check_namespace_indentation(clean_lines, line_number, file_extension, file_state, error): argument
2796 def check_style(clean_lines, line_number, file_extension, class_state, file_state, enum_state, erro… argument
2986 def check_include_line(filename, file_extension, clean_lines, line_number, include_state, error): argument
3093 def check_language(filename, clean_lines, line_number, file_extension, include_state, argument
3875 def process_line(filename, file_extension, argument
3917 def _process_lines(filename, file_extension, lines, error, min_confidence): argument
4041 def __init__(self, file_path, file_extension, handle_style_error, argument
[all …]
Dcpp_unittest.py238 def process_file_data(self, filename, file_extension, lines, error, fs=None): argument
261 def perform_multi_line_lint(self, code, file_extension): argument
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dselect_file_dialog_impl_gtk2.cc33 std::string* file_extension) { in FileFilterCaseInsensitive()
38 void OnFileFilterDataDestroyed(std::string* file_extension) { in OnFileFilterDataDestroyed()
292 scoped_ptr<std::string> file_extension( in AddFilters() local
/external/chromium_org/content/worker/
Dworker_webkitplatformsupport_impl.cc272 const WebString& file_extension) { in mimeTypeForExtension()
280 const WebString& file_extension) { in wellKnownMimeTypeForExtension()
/external/chromium_org/cloud_print/gcp20/prototype/
Dprint_job_handler.cc156 std::string file_extension; in CompleteLocalPrintJob() local
214 const std::string& file_extension) { in SavePrintJob()
/external/chromium_org/extensions/common/manifest_handlers/
Dfile_handler_info.cc98 std::string file_extension; in LoadFileHandler() local
/external/chromium_org/chrome/renderer/plugins/
Dplugin_uma.cc126 std::string file_extension; in SrcToPluginType() local
/external/chromium_org/chrome/browser/drive/
Ddrive_app_registry.cc88 const base::FilePath::StringType& file_extension, in GetAppsForFile()
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py2792 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument
3143 def CheckLanguage(filename, clean_lines, linenum, file_extension, include_state, argument
3775 def ProcessLine(filename, file_extension, clean_lines, line, argument
3814 def ProcessFileData(filename, file_extension, lines, error, argument
/external/libvpx/libvpx/tools/
Dcpplint.py3348 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument
3723 def CheckLanguage(filename, clean_lines, linenum, file_extension, argument
4491 def ProcessLine(filename, file_extension, clean_lines, line, argument
4532 def ProcessFileData(filename, file_extension, lines, error, argument
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
Dcpplint.py3348 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument
3723 def CheckLanguage(filename, clean_lines, linenum, file_extension, argument
4491 def ProcessLine(filename, file_extension, clean_lines, line, argument
4532 def ProcessFileData(filename, file_extension, lines, error, argument
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.cc469 std::string file_extension = base::WideToUTF8(file_path.Extension()); in ClassifyEntryKindByFileExtension() local
/external/chromium_org/ui/shell_dialogs/
Dselect_file_dialog_win.cc923 std::wstring file_extension( in AppendExtensionIfNeeded() local
/external/chromium_org/content/renderer/
Drenderer_webkitplatformsupport_impl.cc503 const WebString& file_extension) { in mimeTypeForExtension()