Home
last modified time | relevance | path

Searched defs:startIndex (Results 1 – 3 of 3) sorted by relevance

/system/extras/perf_tools/
Dsbtpull.py410 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/
DDebug.cpp229 const size_t startIndex = word+align_offset; in printHexData() local
/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java206 int startIndex = prefix.length(); in destroySimpleperfProcessWithoutClosingStdin() local