Searched defs:lastError (Results 1 – 4 of 4) sorted by relevance
306 private ErrorCode errorCodeToEnum(final int lastError) { in errorCodeToEnum()
150 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState()363 public int lastError() { in lastError() method in IpServer
192 public int lastError; field in Tethering.TetherState
242 void StatsdStats::noteLogLost(int32_t wallClockTimeSec, int32_t count, int32_t lastError, in noteLogLost()