Searched defs:error_details (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/files/ | ||
D | file.cc | 46 File::File(Error error_details) in File() |
D | file.h | 198 Error error_details() const { return error_details_; } in error_details() function |