Searched refs:IsFormatAvailableInPickle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_flash_clipboard_message_filter.cc68 bool IsFormatAvailableInPickle(const string16& format, const Pickle& pickle) { function in namespace:chrome::__anon5627
191 available = IsFormatAvailableInPickle(UTF8ToUTF16(format_name), pickle);
269 if (IsFormatAvailableInPickle(format_name, pickle)) {

Completed in 80 milliseconds