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

  /system/core/include/utils/
Unicode.h 50 size_t strnlen32(const char32_t *, size_t);
  /system/core/libutils/
Unicode.cpp 125 size_t strnlen32(const char32_t *s, size_t maxlen) function

Completed in 950 milliseconds