Searched defs:PointTo (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/
H A Dbyte_cursor.h216 ByteCursor &PointTo(const uint8_t **pointer, size_t size = 0) { function in namespace:google_breakpad
/external/libtextclassifier/util/utf8/
H A Dunicodetext.cc40 void UnicodeText::Repr::PointTo(const char* data, int size) { function in class:libtextclassifier2::UnicodeText::Repr
113 repr_.PointTo(buffer, byte_length);

Completed in 158 milliseconds