OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF16
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/ui/base/resource/
resource_handle.h
25
UTF16
data_pack.cc
126
if (text_encoding_type_ != UTF8 && text_encoding_type_ !=
UTF16
&&
129
<< ", expected between " << BINARY << " and " <<
UTF16
;
238
if (textEncodingType != UTF8 && textEncodingType !=
UTF16
&&
241
<< ", expected between " << BINARY << " and " <<
UTF16
;