Searched defs:startIndex (Results 1 – 3 of 3) sorted by relevance
/system/extras/perf_tools/ |
D | sbtpull.py | 410 def rebootAndRunCmdToFile(self, fileNamePrefix, msgPrefix, Cmd, numTimes, startIndex): argument 458 def pullDmesgLogs(self, BuildID, numTimes, startIndex): argument 464 def pullLogcatLogs(self, BuildID, numTimes, startIndex): argument 470 def runBootAnalyze(self, filename, numTimes, startIndex): argument
|
/system/libhwbinder/ |
D | Debug.cpp | 229 const size_t startIndex = word+align_offset; in printHexData() local
|
/system/extras/simpleperf/app_api/java/com/android/simpleperf/ |
D | ProfileSession.java | 206 int startIndex = prefix.length(); in destroySimpleperfProcessWithoutClosingStdin() local
|