Home
last modified time | relevance | path

Searched refs:TakeOwnershipOfUTF8 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
Dunicodetext.h305 UnicodeText& TakeOwnershipOfUTF8(char* utf8_buffer,
400 return UnicodeText().TakeOwnershipOfUTF8( in MakeUnicodeTextAcceptingOwnership()
Dunicodetext.cc248 UnicodeText& UnicodeText::TakeOwnershipOfUTF8(char* buffer, in TakeOwnershipOfUTF8() function in i18n::phonenumbers::UnicodeText