Searched refs:GetFormatName (Results 1 – 9 of 9) sorted by relevance
43 std::string GetFormatName(uint32_t format) const;
61 std::string FlashClipboardFormatRegistry::GetFormatName(uint32_t format) const { in GetFormatName() function in ppapi::FlashClipboardFormatRegistry
186 std::string format_name = custom_formats_.GetFormatName(format); in OnMsgIsFormatAvailable()264 base::UTF8ToUTF16(custom_formats_.GetFormatName(format)); in OnMsgReadData()329 std::string format_name = custom_formats_.GetFormatName(formats[i]); in OnMsgWriteData()
70 return GetFormatName(this->getFormat()); in getFormatName()73 const char* SkImageDecoder::GetFormatName(Format format) { in GetFormatName() function in SkImageDecoder
63 const char* SkImageDecoder::GetFormatName(Format) { in GetFormatName() function in SkImageDecoder
56 static const char* GetFormatName(Format);