Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/utf8/
H A Dunicodetext.cc42 void UnicodeText::Repr::PointTo(const char* data, int size) { in PointTo() function in libtextclassifier3::UnicodeText::Repr
/aosp_15_r20/external/google-breakpad/src/common/
H A Dbyte_cursor_unittest.cc719 TEST(Strings, PointTo) { in TEST() argument