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

  /system/core/include/utils/
Unicode.h 35 size_t strnlen16(const char16_t *, size_t);
  /system/core/libutils/
Unicode.cpp 280 size_t strnlen16(const char16_t *s, size_t maxlen) function

Completed in 3350 milliseconds