Searched defs:wrap_posix_strerror_r (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/posix/
H A Dsafe_strerror.cc42 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function in namespace:base
65 static void POSSIBLY_UNUSED wrap_posix_strerror_r( function in namespace:base
118 wrap_posix_strerror_r(&strerror_r, err, buf, len);

Completed in 141 milliseconds