Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 25 of 43) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/
DcompileContextInfo.json10 "moduleName": "", string
19 "moduleName": "module", string
28 "moduleName": "module", string
37 "moduleName": "", string
46 "moduleName": "", string
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-dependency-resolve/
DcompileContextInfo.json10 "moduleName": "", string
19 "moduleName": "", string
28 "moduleName": "", string
37 "moduleName": "", string
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/
DcompileContextInfo.json10 "moduleName": "", string
19 "moduleName": "", string
28 "moduleName": "", string
37 "moduleName": "", string
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/
DcompileContextInfo.json10 "moduleName": "", string
19 "moduleName": "", string
28 "moduleName": "", string
37 "moduleName": "", string
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp167 … CString moduleName = inputFileName.substr(BUNDLE_INSTALL_PATH_LEN, pos - BUNDLE_INSTALL_PATH_LEN); in ParseAbcPathAndOhmUrl() local
231 …odulePathHelper::ConcatHspFileNameCrossBundle(const CString &bundleName, const CString &moduleName) in ConcatHspFileNameCrossBundle()
238 CString ModulePathHelper::ConcatHspFileName(const CString &moduleName) in ConcatHspFileName()
261 CString moduleName = oldEntryPoint.substr(pos + 1, pathPos - pos - 1); in TransformToNormalizedOhmUrl() local
309 CString moduleName = vec[1]; in ParseUrl() local
344 CString moduleName = vec[1]; in ParsePrefixBundle() local
388 CString moduleName = res[NORMALIZED_MODULE_NAME_INDEX]; in ParseNormalizedOhmUrl() local
513 CString moduleName = vec[1]; in FindPackageInTopLevelWithNamespace() local
748 CString moduleName; in GetModuleNameWithBaseFile() local
776 CString moduleName = GetModuleNameWithBaseFile(baseFileName); in TranslateExpressionInputWithEts() local
[all …]
Dmodule_path_helper.h266 CString moduleName = recordName.substr(pos1, pos2 - pos1); in GetModuleName() local
285 CString moduleName = recordName.substr(pos1, pos2 - pos1); in GetModuleNameWithNormalizedName() local
325 inline static CString ConcatPandaFilePath(const CString &moduleName) in ConcatPandaFilePath()
333 inline static CString GetBundleNameFromNormalized(const EcmaVM *vm, const CString &moduleName) in GetBundleNameFromNormalized()
347 inline static CString GetNormalizedPathFromOhmUrl(const CString &moduleName) in GetNormalizedPathFromOhmUrl()
Djs_module_deregister.cpp60 void ModuleDeregister::ReviseLoadedModuleCount(JSThread *thread, const CString &moduleName) in ReviseLoadedModuleCount()
106 CString moduleName; in IncreaseRegisterCounts() local
155 CString moduleName; in DecreaseRegisterCounts() local
Djs_shared_module.cpp57 CString moduleName = SourceTextModule::GetModuleName(resolvedModule.GetTaggedValue()); in CloneRecordIndexBinding() local
75 CString moduleName = SourceTextModule::GetModuleName(resolvedModule.GetTaggedValue()); in CloneRecordNameBinding() local
/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h47 inline static void DeleteNamespace(CString &moduleName) in DeleteNamespace()
60 inline static CString GetHarName(const CString &moduleName) in GetHarName()
/arkcompiler/ets_runtime/ecmascript/module/tests/module_test/
Dmodule_test_module_test_module.js32 let moduleName = 'default'; variable
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_preload_app_info.h34 …static std::string GetPreloadAOTFileName(const std::string &hapPath, const std::string &moduleName) in GetPreloadAOTFileName()
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.cpp76 const auto &moduleName = recordTable_->program_->ModuleName(); in FormRecordName() local
/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h246 : moduleName(name), isPackageModule(isPackage), omitModuleName(omitName) in moduleName() function
251 util::StringView moduleName; member
/arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/
Dprof_dump_json.cpp39 std::string moduleName(recordPool->GetName(iter->first)); in ConvertApToJson() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.h72 …bool RequestAot(const std::string &bundleName, const std::string &moduleName, RequestAotMode trigg… in RequestAot()
146 void SetModuleName(const std::string &moduleName) in SetModuleName()
Dpgo_profiler_encoder.cpp54 bool PGOProfilerEncoder::ResetOutPathByModuleName(const std::string &moduleName) in ResetOutPathByModuleName()
320 void PGOProfilerEncoder::PostResetOutPathTask(const std::string &moduleName) in PostResetOutPathTask()
Dpgo_profiler_encoder.h150 ResetOutPathTask(PGOProfilerEncoder *encoder, std::string moduleName, int32_t id) in ResetOutPathTask()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlitecg.cpp46 std::string moduleName = module.GetFileName(); in LiteCG() local
/arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/sheet/
DTabPaneApSummary.js332 static MakeApObj(moduleName, functionName, item) { argument
341 moduleName: moduleName, property
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp291 void JSPandaFileExecutor::BindPreloadedPandaFilesToAOT(EcmaVM *vm, const std::string &moduleName) in BindPreloadedPandaFilesToAOT()
513 [[maybe_unused]] const CString &bundleName, const CString &moduleName, const CString &entry, in ExecuteAbcFileWithSingletonPatternFlag()
556 const CString &moduleName, const CString &entry) in IsExecuteModuleInAbcFile()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp141 std::string moduleName(vm_->GetModuleName()); in LoadAiFile() local
146 std::string moduleName = JSFilePath::GetHapName(jsPandaFile); in LoadAiFile() local
221 void AOTFileManager::BindPreloadedPandaFilesInAotFile(const std::string &moduleName) in BindPreloadedPandaFilesInAotFile()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h93 void LoadModuleAs(const std::string &moduleName, const std::string &modulePath) in LoadModuleAs()
103 bool LoadModule(const std::string &moduleName, const std::string &modulePath) in LoadModule()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_job.cpp181 CString moduleName; in DynamicImportJob() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp429 CString moduleName = "moduleName"; in HWTEST_F_L0() local
1128 CString moduleName = ConvertToString(result.GetTaggedValue()); in HWTEST_F_L0() local
1222 CString moduleName = "entry"; in HWTEST_F_L0() local
1237 CString moduleName = "entry"; in HWTEST_F_L0() local
1252 CString moduleName = "entry"; in HWTEST_F_L0() local
1260 CString moduleName = "entry"; in HWTEST_F_L0() local
1422 CString moduleName = "testModule"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h47 std::string moduleName = ""; member

12