HomeSort by relevance Sort by last modified time
    Searched refs:GetThread (Results 1 - 14 of 14) sorted by null

  /art/runtime/
quick_exception_handler.cc 105 StackHandleScope<1> hs(GetThread());
118 } else if (UNLIKELY(GetThread()->HasDebuggerShadowFrames())) {
121 ShadowFrame* frame = GetThread()->FindDebuggerShadowFrame(frame_id);
124 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
317 GetThread()->PushStackedShadowFrame(nullptr,
335 ShadowFrame* new_frame = GetThread()->FindDebuggerShadowFrame(frame_id);
342 updated_vregs = GetThread()->GetUpdatedVRegFlags(frame_id);
349 GetThread()->RemoveDebuggerShadowFrameMapping(frame_id);
350 DCHECK(GetThread()->FindDebuggerShadowFrame(frame_id) == nullptr);
358 GetThread()->PushStackedShadowFrame
    [all...]
stack.h 591 Thread* GetThread() const {
debugger.cc     [all...]
thread.cc     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceThreadTest.java 314 static class GetThread extends TestThread {
317 GetThread(String name, ICUService service, long delay, TestLog log) {
386 new GetThread("[" + Integer.toString(i) + "]", stableService(), 0, this).start();
447 new GetThread("", service, 0, this).start();
467 new GetThread("[" + Integer.toString(i) + "]", service, 0, this).start();
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceThreadTest.java 310 static class GetThread extends TestThread {
313 GetThread(String name, ICUService service, long delay, TestLog log) {
382 new GetThread("[" + Integer.toString(i) + "]", stableService(), 0, this).start();
443 new GetThread("", service, 0, this).start();
463 new GetThread("[" + Integer.toString(i) + "]", service, 0, this).start();
  /external/v8/test/cctest/wasm/
test-run-wasm-interpreter.cc 179 WasmInterpreter::Thread* thread = interpreter->GetThread(0);
218 WasmInterpreter::Thread* thread = interpreter->GetThread(0);
257 WasmInterpreter::Thread* thread = interpreter->GetThread(0);
wasm-run-utils.h 708 WasmInterpreter::Thread* thread = interpreter()->GetThread(0);
  /external/v8/src/wasm/
wasm-interpreter.h 166 Thread* GetThread(int id);
wasm-interpreter.cc     [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 628 milliseconds