Home | History | Annotate | Download | only in symbolize

Lines Matching defs:StrLen

156 // We don't use strlen() in libc since it's not guaranteed to be async
158 static size_t StrLen(const char *str) {
343 int length = StrLen(str);