Home
last modified time | relevance | path

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

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