OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TakeOwnershipOfUTF8
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.h
80
//
TakeOwnershipOfUTF8
(buffer, size, capacity) takes ownership of buffer.
303
// x.
TakeOwnershipOfUTF8
(buf, len, capacity). x takes ownership of
305
UnicodeText&
TakeOwnershipOfUTF8
(char* utf8_buffer,
400
return UnicodeText().
TakeOwnershipOfUTF8
(
unicodetext.cc
59
// that was passed to CopyUTF8,
TakeOwnershipOfUTF8
, or PointToUTF8
248
UnicodeText& UnicodeText::
TakeOwnershipOfUTF8
(char* buffer,
Completed in 1221 milliseconds