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

  /frameworks/native/include/utils/
Unicode.h 33 char16_t *strcpy16(char16_t *, const char16_t *);
  /frameworks/native/libs/utils/
String16.cpp 118 strcpy16(str, o);
Unicode.cpp 240 char16_t *strcpy16(char16_t *dst, const char16_t *src) function

Completed in 3105 milliseconds