Home
last modified time | relevance | path

Searched defs:loader (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/toolchain/tooling/client/tcpServer/test/
H A Druntest.py25 loader = unittest.TestLoader() variable in RunTest
/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.h186 static AOTFileManager *loader; member in panda::ecmascript::JsStackInfo
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp159 ParseRelatedPandaFileMethods( PGOProfilerDecoder &loader, std::unordered_map<std::string, std::unordered_map<std::string, std::vector<PGOMethodId>>> &methodIdInAp) ParseRelatedPandaFileMethods() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp513 AOTFileManager *loader = vm_->GetAOTFileManager(); in IsAddrAtStubOrAot() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp91 JsStackInfo::loader = vm->GetAOTFileManager(); in Create() member in panda::ecmascript::JsStackInfo
389 JsStackInfo::loader = nullptr; in ~EcmaVM() member in panda::ecmascript::JsStackInfo
H A Decma_context.cpp1221 auto loader = aotFileManager_; in CalCallSiteInfo() local

Completed in 13 milliseconds