Home
last modified time | relevance | path

Searched defs:loader (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp156 PGOProfilerDecoder &loader, in ParseRelatedPandaFileMethods()
259 PGOProfilerDecoder loader("ark-profiler/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
303 PGOProfilerDecoder loader("ark-profiler1/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
352 PGOProfilerDecoder loader("ark-profiler2/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
402 PGOProfilerDecoder loader("ark-profiler3/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
452 PGOProfilerDecoder loader("", DECODER_THRESHOLD); in HWTEST_F_L0() local
503 PGOProfilerDecoder loader("ark-profiler5/profiler", DECODER_THRESHOLD); in HWTEST_F_L0() local
546 PGOProfilerDecoder loader("ark-profiler8/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
591 PGOProfilerDecoder loader("ark-profiler9/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
639 PGOProfilerDecoder loader("ark-profiler10/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.h57 static AOTFileManager *loader; variable
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.cpp112 auto loader = GetClassLinker(); in BuildGraph() local
/arkcompiler/ets_frontend/ts2panda/
Dwebpack.config.js54 loader: 'ts-loader', property
/arkcompiler/ets_runtime/test/moduletest/ecmastringtable/
Decmastringtable.js28 function getOrCreateLoad(loader, id) { argument
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp522 AOTFileManager *loader = vm_->GetJSThread()->GetCurrentEcmaContext()->GetAOTFileManager(); in IsAddrAtStubOrAot() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp99 AOTFileManager *JsStackInfo::loader = nullptr; member in panda::ecmascript::JsStackInfo
Decma_context.cpp981 auto loader = GetAOTFileManager(); in CalCallSiteInfo() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument