HomeSort by relevance Sort by last modified time
    Searched full:sat_strerror (Results 1 - 1 of 1) sorted by null

  /external/stressapptest/src/
worker.cc 83 bool sat_strerror(int err, char *buf, int len) { function in namespace:__anon35589
323 sat_strerror(errno, buf, sizeof(buf));
339 sat_strerror(result, buf, sizeof(buf));
    [all...]

Completed in 176 milliseconds