Home
last modified time | relevance | path

Searched defs:GetModuleName (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h186 inline static CString GetModuleName(const CString recordName) in GetModuleName() function
Djs_module_source_text.cpp1756 JSTaggedValue SourceTextModule::GetModuleName(JSTaggedValue currentModule) in GetModuleName() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h300 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h450 CString GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp670 std::string SamplesRecord::GetModuleName(char *recordName) in GetModuleName() function in panda::ecmascript::SamplesRecord
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1804 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2674 std::string JSNApi::GetModuleName(EcmaVM *vm) in GetModuleName() function in panda::JSNApi