Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/
Dfibmap.c16 struct file_ext { struct
23 void print_ext(struct file_ext *ext) in print_ext() argument
/external/chromium_org/ui/shell_dialogs/
Dselect_file_dialog_win.cc62 static bool GetRegistryDescriptionFromExtension(const std::wstring& file_ext, in GetRegistryDescriptionFromExtension()
92 const std::vector<std::wstring>& file_ext, in FormatFilterForExtensions()