Searched refs:frames (Results 1 – 4 of 4) sorted by relevance
37 public StackTrace(int serial, int thread, StackFrame[] frames) { in StackTrace() argument40 mFrames = frames; in StackTrace()
225 StackFrame[] frames = new StackFrame[numFrames]; in loadStackTrace() local228 frames[i] = mState.getStackFrame(readId()); in loadStackTrace()232 frames); in loadStackTrace()
80 dataRecord **frames; member166 callStack[ii].frames = NULL; in parseInputFile()199 if (callStack[threadId].frames == NULL) { in parseInputFile()202 callStack[threadId].frames = stk; in parseInputFile()261 callStack[threadId].frames[indentLevel] = &records[nextRecord]; in parseInputFile()264 if (callStack[threadId].frames[indentLevel - 1] == NULL) { in parseInputFile()267 callStack[threadId].frames[indentLevel - 1] = &records[nextRecord]; in parseInputFile()276 char *name = callStack[threadId].frames[indentLevel - 1]->fullName; in parseInputFile()284 callStack[threadId].frames[indentLevel - 1]->fullName); in parseInputFile()305 callStack[threadId].frames[indentLevel] = &records[nextRecord]; in parseInputFile()
META-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...