Home
last modified time | relevance | path

Searched refs:PP_CHARSET_CONVERSIONERROR_SUBSTITUTE (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_char_set.cc45 PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf8result_len); in TestUTF16ToCharSetDeprecated()
83 "latin1", PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf8result_len); in TestUTF16ToCharSetDeprecated()
95 "latin1", PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf8result_len); in TestUTF16ToCharSetDeprecated()
104 "poopiepants", PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf8result_len); in TestUTF16ToCharSetDeprecated()
270 PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf16result_len); in TestCharSetToUTF16Deprecated()
280 PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, &utf16result_len); in TestCharSetToUTF16Deprecated()
/external/chromium_org/ppapi/shared_impl/private/
Dppb_char_set_shared.cc26 case PP_CHARSET_CONVERSIONERROR_SUBSTITUTE: in DeprecatedToConversionError()
122 case PP_CHARSET_CONVERSIONERROR_SUBSTITUTE: { in UTF16ToCharSet()
/external/chromium_org/ppapi/c/dev/
Dppb_char_set_dev.h34 PP_CHARSET_CONVERSIONERROR_SUBSTITUTE enumerator