HomeSort by relevance Sort by last modified time
    Searched refs:TakeOwnershipOf (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.cc 153 void UnicodeText::Repr::TakeOwnershipOf(char* data, int size, int capacity) {
247 // ----- TakeOwnershipOf -----
252 repr_.TakeOwnershipOf(buffer, byte_length, byte_capacity);
263 repr_.TakeOwnershipOf(buffer, byte_length, byte_capacity);
unicodetext.h 344 void TakeOwnershipOf(char* data, int size, int capacity);

Completed in 615 milliseconds