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

  /external/pdfium/fxjs/
global_timer.h 31 CJS_Runtime* GetRuntime() const { return m_pRuntime.Get(); }
global_timer.cpp 34 if (GetRuntime())
cjs_app.cpp 397 CJS_Runtime* pRuntime = pTimer->GetRuntime();
  /art/runtime/
java_vm_ext.h 69 Runtime* GetRuntime() const {
java_vm_ext.cc 359 delete raw_vm->GetRuntime();
377 Runtime* runtime = raw_vm->GetRuntime();
408 Runtime* runtime = reinterpret_cast<JavaVMExt*>(vm)->GetRuntime();
    [all...]

Completed in 58 milliseconds