Home
last modified time | relevance | path

Searched defs:LoadModule (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h62 …void LoadModule(std::string_view panda_file_name, [[maybe_unused]] std::string_view entryPoint) ov… in LoadModule() function
/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp80 void JSPtHooks::LoadModule(std::string_view pandaFileName, std::string_view entryPoint) in LoadModule() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.h125 void LoadModule(std::string_view filename, std::string_view entryPoint) override in LoadModule() function
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
Dtracing.cpp273 void Tracing::LoadModule([[maybe_unused]] std::string_view name, [[maybe_unused]] std::string_view) in LoadModule() function in panda::ecmascript::Tracing
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h176 void LoadModule(std::string_view filename) override in LoadModule() function
Dpt_hooks_wrapper.h70 void LoadModule(std::string_view pandaFile) override in LoadModule() function
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_runner.h50 void LoadModule(std::string_view pandaFileName) override in LoadModule() function
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp162 void Sampler::LoadModule(std::string_view name) in LoadModule() function in ark::tooling::sampler::Sampler
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h103 bool LoadModule(const std::string &moduleName, const std::string &modulePath) in LoadModule() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp149 void Inspector::LoadModule(std::string_view fileName) in LoadModule() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h44 virtual void LoadModule([[maybe_unused]] std::string_view name) {} in LoadModule() function
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h234 virtual void LoadModule(std::string_view /* pandaFileName */) {} in LoadModule() function