HomeSort by relevance Sort by last modified time
    Searched defs:GetContext (Results 1 - 15 of 15) sorted by null

  /system/tpm/tpm_manager/server/
tpm_connection.cc 37 TSS_HCONTEXT TpmConnection::GetContext() {
  /external/pdfium/xfa/src/fxjse/src/
class.h 17 inline CFXJSE_Context* GetContext() { return m_pContext; }
  /external/google-breakpad/src/google_breakpad/processor/
microdump.h 111 DumpContext* GetContext() { return context_.get(); }
  /system/update_engine/common/
hash_calculator.cc 133 string HashCalculator::GetContext() const {
  /external/v8/src/debug/
debug-frames.cc 84 Object* FrameInspector::GetContext() {
85 return is_optimized_ ? deoptimized_frame_->GetContext() : frame_->context();
debug.h 667 inline Handle<Context> GetContext() { return save_.context(); }
  /external/v8/src/
contexts-inl.h 33 Handle<Context> ScriptContextTable::GetContext(Handle<ScriptContextTable> table,
deoptimizer.h 813 intptr_t GetContext() const { return context_; }
    [all...]
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp     [all...]
  /external/v8/src/compiler/
interpreter-assembler.cc 79 Node* InterpreterAssembler::GetContext() { return context_; }
460 args[4] = GetContext();
511 args[3] = GetContext();
532 args[3] = GetContext();
545 args[4] = GetContext();
559 args[5] = GetContext();
586 args[3] = GetContext();
596 raw_assembler_->CallRuntime1(function_id, arg1, GetContext());
606 raw_assembler_->CallRuntime2(function_id, arg1, arg2, GetContext());
617 arg4, GetContext());
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 141 CPDF_RenderContext* GetContext() { return m_pContext; }
  /external/google-breakpad/src/processor/
minidump.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h 376 virtual HRESULT WINAPI GetContext(HWND hWnd,HIMC *phIMC) = 0;
451 HRESULT (WINAPI *GetContext)(IActiveIMMApp *This,HWND hWnd,HIMC *phIMC);
    [all...]
comsvcs.h     [all...]
mshtmlc.h     [all...]

Completed in 880 milliseconds