Home
last modified time | relevance | path

Searched defs:LoadModule (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/toolchain/tooling/backend/
H A 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/dfx/tracing/
H A 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/plugins/ets/tests/interop_js/gtest_plugin/
H A Dets_interop_js_gtest.h103 bool LoadModule(const std::string &moduleName, const std::string &modulePath) in LoadModule() function in ark::ets::interop::js::testing::EtsInteropTest
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dinspector.cpp148 void Inspector::LoadModule(std::string_view fileName) in LoadModule() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.cpp162 void Sampler::LoadModule(std::string_view name) in LoadModule() function in ark::tooling::sampler::Sampler
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_notification.h44 virtual void LoadModule([[maybe_unused]] std::string_view name) {} in LoadModule() function in ark::RuntimeListener
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h246 virtual void LoadModule(std::string_view /* pandaFileName */) {} in LoadModule() function in ark::tooling::PtHooks

Completed in 9 milliseconds