Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 14 of 14) 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/toolchain/inspector/
Dlibrary_loader.cpp35 void* Load(std::string_view libraryName) in Load() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dlibrary_loader.cpp21 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp26 bool PGOProfilerDecoder::Load() in Load() function in panda::ecmascript::PGOProfilerDecoder
/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/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.cpp50 bool AnFileInfo::Load(const std::string &filename) in Load() function in panda::ecmascript::AnFileInfo
Dstub_file_info.cpp111 bool StubFileInfo::Load() in Load() function in panda::ecmascript::StubFileInfo
/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.js223 static Load(fn, cb) { method in LogParser
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md440 ##### Load l4subsection
Dcircuit_builder-inl.h87 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset) in Load() function
98 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset, GateRef depend) in Load() function
Dstub_builder-inl.h306 inline GateRef StubBuilder::Load(VariableType type, GateRef base, GateRef offset) in Load() function
314 inline GateRef StubBuilder::Load(VariableType type, GateRef base) in Load() function
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp67 JSTaggedValue ContainersPrivate::Load(EcmaRuntimeCallInfo *msg) in Load() function in panda::ecmascript::containers::ContainersPrivate