UTF16ToCharSetDeprecated   19 ppapi/shared_impl/private/ppb_char_set_shared.h   static char* UTF16ToCharSetDeprecated(const uint16_t* utf16,
UTF16ToCharSetDeprecated   29 ppapi/tests/test_char_set.cc   RUN_TEST(UTF16ToCharSetDeprecated, filter);
UTF16ToCharSetDeprecated   26 ppapi/thunk/ppb_char_set_thunk.cc   return PPB_CharSet_Shared::UTF16ToCharSetDeprecated(
UTF16ToCharSetDeprecated   85 ppapi/thunk/ppb_char_set_thunk.cc   &UTF16ToCharSetDeprecated,