Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dlibrary_loader_load.cpp21 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dlibrary_loader_load.cpp27 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_native_library.cpp19 Expected<EtsNativeLibrary, os::Error> EtsNativeLibrary::Load(const PandaString &name) in Load() function in panda::ets::EtsNativeLibrary
/arkcompiler/runtime_core/static_core/runtime/
Dloadable_agent.cpp30 bool LibraryAgent::Load() in Load() function in panda::LibraryAgent
Ddefault_debugger_agent.cpp24 bool DefaultDebuggerAgent::Load() in Load() function in panda::DefaultDebuggerAgent
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dlibrary_loader.cpp21 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/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.cpp35 void* Load(std::string_view libraryName) in Load() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.cpp131 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset, MemoryOrder order) in Load() function in panda::ecmascript::kungfu::CircuitBuilder
143 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset, GateRef depend, in Load() function in panda::ecmascript::kungfu::CircuitBuilder
Dcircuit_ir_specification.md440 ##### Load l4subsection
Dstub_builder-inl.h327 inline GateRef StubBuilder::Load(VariableType type, GateRef base, GateRef offset) in Load() function
335 inline GateRef StubBuilder::Load(VariableType type, GateRef base) in Load() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_cjs_module.cpp46 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/runtime_core/static_core/compiler/tests/
Dscheduler_test.cpp112 TEST_F(SchedulerTest, Load) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp27 bool PGOProfilerDecoder::Load(const std::shared_ptr<PGOAbcFilePool> &externalAbcFilePool) in Load() function in panda::ecmascript::pgo::PGOProfilerDecoder
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp116 bool StubFileInfo::Load() in Load() function in panda::ecmascript::StubFileInfo
Dan_file_info.cpp51 bool AnFileInfo::Load(const std::string &filename) in Load() function in panda::ecmascript::AnFileInfo
/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/tools/circuit_viewer/src/ir/
DLogParser.js224 static Load(fn, cb) { method in LogParser
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp347 bool ProfileDumpInfo::Load(int fd) in Load() function in panda::ProfileDumpInfo
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp67 JSTaggedValue ContainersPrivate::Load(EcmaRuntimeCallInfo *msg) in Load() function in panda::ecmascript::containers::ContainersPrivate