Searched defs:error_details (Results 1 – 2 of 2) sorted by relevance
39 File::File(Error error_details) : error_details_(error_details) {} in File()
152 Error error_details() const { return error_details_; } in error_details() function