HomeSort by relevance Sort by last modified time
    Searched defs:error_details (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/files/
file.h 167 // Creates an object with a specific error_details code.
168 explicit File(Error error_details);
197 Error error_details() const { return error_details_; } function in class:base::File
  /system/connectivity/shill/
service.h 437 const std::string& error_details() const { return error_details_; } function in class:shill::Service
    [all...]

Completed in 3003 milliseconds