Searched defs:lastError (Results 1 – 5 of 5) sorted by relevance
52 const char *SharedLibrary::lastError() const { in lastError() function in android::SharedLibrary
27 GLenum lastError = GL_NO_ERROR; in assertNoErrors() local
136 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState()344 public int lastError() { in lastError() method in IpServer
197 void StatsdStats::noteLogLost(int32_t wallClockTimeSec, int32_t count, int32_t lastError, in noteLogLost()
172 public int lastError; field in Tethering.TetherState