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

  /frameworks/native/include/utils/
Unicode.h 34 char16_t *strncpy16(char16_t *, const char16_t *, size_t);
  /frameworks/native/libs/utils/
Unicode.cpp 262 char16_t *strncpy16(char16_t *dst, const char16_t *src, size_t n) function

Completed in 49 milliseconds