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

  /system/core/logd/
LogReader.cpp 52 static const char _tail[] = " tail="; local
53 char *cp = strstr(buffer, _tail);
55 tail = atol(cp + sizeof(_tail) - 1);
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 

Completed in 143 milliseconds