Searched defs:lastError (Results 1 – 5 of 5) sorted by relevance
73 AssertionError lastError = null; in assertStatisticalTest() local
306 private ErrorCode errorCodeToEnum(final int lastError) { in errorCodeToEnum()
157 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState()394 public int lastError() { in lastError() method in IpServer
193 public int lastError; field in Tethering.TetherState2711 public void updateInterfaceState(IpServer who, int state, int lastError) { in updateInterfaceState()
305 void StatsdStats::noteLogLost(int32_t wallClockTimeSec, int32_t count, int32_t lastError, in noteLogLost()