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

  /system/connectivity/shill/dbus/
chromeos_third_party_vpn_dbus_adaptor.h 43 kStateFailure,
  /system/connectivity/shill/
service.h 139 kStateFailure,
224 return state() == kStateFailure || failed_time_ > 0;
228 return state() == kStateFailure;
    [all...]
  /external/cros/system_api/dbus/shill/
dbus-constants.h 212 const char kStateFailure[] = "failure";
    [all...]

Completed in 285 milliseconds