Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h306 UnicodeText& TakeOwnershipOfUTF8(char* utf8_buffer,
405 return UnicodeText().TakeOwnershipOfUTF8( in MakeUnicodeTextAcceptingOwnership()
Dunicodetext.cc250 UnicodeText& UnicodeText::TakeOwnershipOfUTF8(char* buffer, in TakeOwnershipOfUTF8() function in i18n::phonenumbers::UnicodeText