Searched defs:IsFailure (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/apmanager/
H A Derror.h57 bool IsFailure() const { return !IsSuccess() && !IsOngoing(); } function in class:apmanager::Error
/system/connectivity/shill/
H A Derror.h93 bool IsFailure() const { return !IsSuccess() && !IsOngoing(); } function in class:shill::Error

Completed in 68 milliseconds