Home
last modified time | relevance | path

Searched defs:GetInstance (Results 1 – 25 of 52) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_signcode.h29 static JitSignCode *GetInstance() in GetInstance() function
Djit_compiler.cpp21 JitCompiler *JitCompiler::GetInstance(JSRuntimeOptions *options) in GetInstance() function in panda::ecmascript::kungfu::JitCompiler
/arkcompiler/ets_runtime/ecmascript/shared_mm/
Dshared_mm.h29 static JSSharedMemoryManager *GetInstance() in GetInstance() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Djit_warmup_profiler.h24 static JitWarmupProfiler* GetInstance() in GetInstance() function
/arkcompiler/runtime_core/arkplatform/hybrid/xgc/
Dxgc.cpp35 XGC *XGC::GetInstance() in GetInstance() function in arkplatform::mem::XGC
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dlattice_element.cpp42 LatticeElement *TopElement::GetInstance() in GetInstance() function in panda::bytecodeopt::TopElement
60 LatticeElement *BottomElement::GetInstance() in GetInstance() function in panda::bytecodeopt::BottomElement
/arkcompiler/ets_runtime/common_components/common/
Dpage_cache.h25 static PageCache* GetInstance() { return &instance_; } in GetInstance() function
/arkcompiler/ets_runtime/ecmascript/platform/
Daot_crash_info.h48 static AotCrashInfo &GetInstance() in GetInstance() function
/arkcompiler/ets_runtime/ecmascript/
Dwaiter_list.h78 static T *GetInstance() in GetInstance() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.cpp22 HeapProfilerInterface *HeapProfilerInterface::GetInstance(EcmaVM *vm) in GetInstance() function in panda::ecmascript::HeapProfilerInterface
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_option.cpp34 MeOption &MeOption::GetInstance() in GetInstance() function in maple::MeOption
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/anitextencoder_fuzzer/
Danitextencoder_fuzzer.cpp28 static TextEncoderEngine *GetInstance() in GetInstance() function in OHOS::TextEncoderEngine
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_context.cpp34 std::shared_ptr<panda::guard::GuardContext> panda::guard::GuardContext::GetInstance() in GetInstance() function in panda::guard::GuardContext
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/anitextdecoder_fuzzer/
Danitextdecoder_fuzzer.cpp30 static TextDecoderEngine *GetInstance() in GetInstance() function in OHOS::TextDecoderEngine
/arkcompiler/ets_runtime/common_components/profiler/
Dheap_profiler_listener.cpp21 HeapProfilerListener &HeapProfilerListener::GetInstance() in GetInstance() function in common::HeapProfilerListener
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/common/
Dtest_common.h90 static AniFuzzEngine *GetInstance() in GetInstance() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_namespace_manager_impl.cpp28 EtsNamespaceManagerImpl &EtsNamespaceManagerImpl::GetInstance() in GetInstance() function in ark::ets::EtsNamespaceManagerImpl
/arkcompiler/ets_runtime/ecmascript/ohos/
Djit_tools.h34 static JitTools &GetInstance() in GetInstance() function
Denable_aot_list_helper.h40 static std::shared_ptr<EnableAotJitListHelper> GetInstance() in GetInstance() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/anistringdecoder_fuzzer/
Danistringdecoder_fuzzer.cpp30 static StringDecoderEngine *GetInstance() in GetInstance() function in OHOS::StringDecoderEngine
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc.h28 static MPLTimerManager &GetInstance() in GetInstance() function
/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_thread.cpp37 DaemonThread *DaemonThread::GetInstance() in GetInstance() function in panda::ecmascript::DaemonThread
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_trace.h50 static std::shared_ptr<PGOTrace> GetInstance() in GetInstance() function
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_client.cpp37 AotCompilerClient &AotCompilerClient::GetInstance() in GetInstance() function in OHOS::ArkCompiler::AotCompilerClient
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.cpp45 JitDfx *JitDfx::GetInstance() in GetInstance() function in panda::ecmascript::JitDfx

123