Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dlibrary_loader_load.cpp27 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/arkcompiler/runtime_core/runtime/
Dloadable_agent.cpp30 bool LibraryAgent::Load() in Load() function in panda::LibraryAgent
Dpanda_vm.cpp37 bool Load() override in Load() function in panda::__anon02cc6fb70111::DefaultDebuggerAgent
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dlibrary_loader.cpp21 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/arkcompiler/toolchain/inspector/
Dlibrary_loader.cpp32 void* Load(std::string_view libraryName) in Load() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_loader.cpp23 bool PGOProfilerLoader::Load() in Load() function in panda::ecmascript::PGOProfilerLoader
/arkcompiler/runtime_core/compiler/tests/
Dscheduler_test.cpp112 TEST_F(SchedulerTest, Load) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/dfx/pgo_profiler/
Dpgo_profiler_loader.cpp28 bool PGOProfilerLoader::Load(const std::string &inPath, uint32_t hotnessThreshold) in Load() function in panda::ecmascript::PGOProfilerLoader
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_cjs_module.cpp44 JSTaggedValue BuiltinsCjsModule::Load(EcmaRuntimeCallInfo *msg) in Load() function in panda::ecmascript::builtins::BuiltinsCjsModule
Dbuiltins_atomics.cpp121 JSTaggedValue BuiltinsAtomics::Load(EcmaRuntimeCallInfo *argv) in Load() function in panda::ecmascript::builtins::BuiltinsAtomics
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp94 JSHandle<JSTaggedValue> CjsModule::Load(JSThread *thread, JSHandle<EcmaString> &request) in Load() function in panda::ecmascript::CjsModule
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md453 ##### Load l4subsection
Dcircuit_builder-inl.h80 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset) in Load() function
Dstub_builder-inl.h275 inline GateRef StubBuilder::Load(VariableType type, GateRef base, GateRef offset) in Load() function
283 inline GateRef StubBuilder::Load(VariableType type, GateRef base) in Load() function
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp186 bool StubFileInfo::Load() in Load() function in panda::ecmascript::StubFileInfo
299 bool AnFileInfo::Load(const std::string &filename) in Load() function in panda::ecmascript::AnFileInfo
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp67 JSTaggedValue ContainersPrivate::Load(EcmaRuntimeCallInfo *msg) in Load() function in panda::ecmascript::containers::ContainersPrivate