Searched refs:errno2str (Results 1 – 1 of 1) sorted by relevance
38 std::string errno2str() { in errno2str() function45 #define APLOGI(fmt, ...) ALOGI(fmt ": [%d] %s", __VA_ARGS__, errno, errno2str().c_str())