Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
DmoduleInfo.impl.cpp33 string GetModuleName() in GetModuleName() function in __anondec509f30111::ModuleInfoImpl
DhapModuleInfo.impl.cpp88 string GetModuleName() in GetModuleName() function in __anon6bd61a8c0111::HapModuleInfoImpl
DabilityInfo.cpp73 std::string GetModuleName() in GetModuleName() function in __anon5db1f97b0111::AbilityInfoImpl
Dohos_app_ability_want.impl.cpp137 optional<string> GetModuleName() in GetModuleName() function in __anon25e9d6600111::WantImpl
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/src/
DoverlayModuleInfo.impl.cpp36 string GetModuleName() in GetModuleName() function in __anond594bf300111::OverlayModuleInfoImpl
DhapModuleInfo.impl.cpp109 string GetModuleName() in GetModuleName() function in __anonf3bcef470111::DependencyImpl
129 string GetModuleName() in GetModuleName() function in __anonf3bcef470111::PreloadItemImpl
DextensionAbilityInfo.impl.cpp37 string GetModuleName() in GetModuleName() function in __anon180baa330111::ExtensionAbilityInfoImpl
DabilityInfo.impl.cpp39 string GetModuleName() in GetModuleName() function in __anondf3e13360111::AbilityInfoImpl
DapplicationInfo.impl.cpp157 string GetModuleName() in GetModuleName() function in __anon87983edc0111::ModuleMetadataImpl
DbundleInfo.impl.cpp50 string GetModuleName() in GetModuleName() function in __anon95d458a20111::ReqPermissionDetailImpl
/arkcompiler/ets_frontend/ets2panda/evaluate/
DdebugInfoStorage.cpp116 std::string_view DebugInfoStorage::GetModuleName(std::string_view filePath) in GetModuleName() function in ark::es2panda::evaluate::DebugInfoStorage
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h285 inline static CString GetModuleName(const CString& recordName) in GetModuleName() function
Djs_module_source_text.h277 static inline CString* GetModuleName(const JSHandle<SourceTextModule> &module) in GetModuleName() function
Djs_module_source_text.cpp1746 CString SourceTextModule::GetModuleName(JSTaggedValue currentModule) in GetModuleName() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h333 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp497 std::string SamplesRecord::GetModuleName(char *recordName) in GetModuleName() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h823 CString GetModuleName() const in GetModuleName() function
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h1842 const std::string &GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1976 DEF_RUNTIME_STUBS(GetModuleName) in DEF_RUNTIME_STUBS() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4678 std::string JSNApi::GetModuleName(EcmaVM *vm) in GetModuleName() function in panda::JSNApi