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

  /frameworks/base/include/utils/
Unicode.h 32 size_t strnlen16(const char16_t *, size_t);
  /frameworks/base/libs/utils/
Unicode.cpp 280 size_t strnlen16(const char16_t *s, size_t maxlen) function

Completed in 47 milliseconds