Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h323 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h264 inline static CString GetModuleName(const CString recordName) in GetModuleName() function
Djs_module_source_text.cpp1772 CString SourceTextModule::GetModuleName(JSTaggedValue currentModule) in GetModuleName() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp498 std::string SamplesRecord::GetModuleName(char *recordName) in GetModuleName() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h521 CString GetModuleName() const in GetModuleName() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1831 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4144 std::string JSNApi::GetModuleName(EcmaVM *vm) in GetModuleName() function in panda::JSNApi