Searched refs:stdErrno (Results 1 – 1 of 1) sorted by relevance
228 explicit BError(int stdErrno, DEFINE_SOURCE_LOCATION) : code_ {stdErrno} in BError() argument230 std::string rawMsg = std::generic_category().message(stdErrno);