Searched defs:IsAcceptTypeValid (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dfile_select_helper.cc252 if (!IsAcceptTypeValid(ascii_type))
475 bool FileSelectHelper::IsAcceptTypeValid(const std::string& accept_type) { function in class:FileSelectHelper

Completed in 154 milliseconds