Home
last modified time | relevance | path

Searched refs:LocalAtoi (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc72 static bool LocalAtoi(char *s, int *r) { in LocalAtoi() function
115 if (LocalAtoi(entry->d_name, &lwpid) && last_pid != lwpid) { in IterateLwpAll()