HomeSort by relevance Sort by last modified time
    Searched refs:getStack (Results 51 - 75 of 316) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
LaunchParamsControllerTests.java 223 final int beforeWindowMode = task.getStack().getWindowingMode();
228 final int afterWindowMode = task.getStack().getWindowingMode();
  /tools/loganalysis/src/com/android/loganalysis/parser/
BugreportParser.java 224 if (traces != null && traces.getApp() != null && traces.getStack() != null &&
227 traces.getStack());
MonkeyLogParser.java 179 if (traces != null && traces.getApp() != null && traces.getStack() != null &&
182 ((AnrItem) mMonkeyLog.getCrash()).setTrace(traces.getStack());
  /external/javassist/src/main/javassist/bytecode/analysis/
Executor.java 269 frame.setStack(end, frame.getStack(end - 1));
276 frame.push(frame.getStack(frame.getTopIndex() - 1));
277 frame.push(frame.getStack(frame.getTopIndex() - 1));
283 Type type1 = frame.getStack(frame.getTopIndex() - 1);
288 frame.setStack(end, frame.getStack(end - 2));
    [all...]
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
LogcatParserTest.java 183 assertFalse(logcat.getJavaCrashes().get(0).getStack().contains("begin exception"));
184 assertFalse(logcat.getJavaCrashes().get(0).getStack().contains("end exception"));
185 assertFalse(logcat.getJavaCrashes().get(0).getStack().contains("failed: testYouTube"));
186 //System.out.println(logcat.getJavaCrashes().get(0).getStack());
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewTouchHandler.java 452 (mSv.getStack().indexOfTask(task) != -1);
482 mCurrentTasks = new ArrayList<Task>(mSv.getStack().getTasks());
679 List<Task> tasks = mSv.getStack().getTasks();
RecentsTransitionComposer.java 75 stackView.getStack().getFrontMostTask()) {
TaskStackAnimationHelper.java 134 TaskStack stack = mStackView.getStack();
222 TaskStack stack = mStackView.getStack();
316 TaskStack stack = mStackView.getStack();
442 TaskStack stack = mStackView.getStack();
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
RecentTasks.java 391 final ActivityStack stack = task != null ? task.getStack() : null;
425 final ActivityStack stack = task.getStack();
    [all...]
  /external/javassist/src/test/test/javassist/bytecode/analysis/
AnalyzerTest.java 131 Type type = frame.getStack(frame.getTopIndex() - 1);
138 type = frame.getStack(frame.getTopIndex());
  /frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
LockFindingClassVisitor.java 129 BasicValue operand = (BasicValue) f.getStack(f.getStackSize() - 1);
143 BasicValue operand = (BasicValue) f.getStack(f.getStackSize() - 1);
  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 632 LDSection& getStack() {
637 const LDSection& getStack() const {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
FilterStackSource.java 107 public byte[] getStack(String stackName) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineMemOperand.h 80 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset);
159 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineMemOperand.h 90 static MachinePointerInfo getStack(MachineFunction &MF, int64_t Offset,
173 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and

Completed in 2135 milliseconds

1 23 4 5 6 7 8 91011>>