| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/ |
| D | compileContextInfo.json | 10 "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/ |
| D | compileContextInfo.json | 10 "moduleName": "", string 19 "moduleName": "", string 28 "moduleName": "", string 37 "moduleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/ |
| D | compileContextInfo.json | 10 "moduleName": "", string 19 "moduleName": "", string 28 "moduleName": "", string 37 "moduleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/ |
| D | compileContextInfo.json | 10 "moduleName": "", string 19 "moduleName": "", string 28 "moduleName": "", string 37 "moduleName": "", string
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_path_helper.cpp | 167 … 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 …]
|
| D | module_path_helper.h | 266 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()
|
| D | js_module_deregister.cpp | 60 void ModuleDeregister::ReviseLoadedModuleCount(JSThread *thread, const CString &moduleName) in ReviseLoadedModuleCount() 106 CString moduleName; in IncreaseRegisterCounts() local 155 CString moduleName; in DecreaseRegisterCounts() local
|
| D | js_shared_module.cpp | 57 CString moduleName = SourceTextModule::GetModuleName(resolvedModule.GetTaggedValue()); in CloneRecordIndexBinding() local 75 CString moduleName = SourceTextModule::GetModuleName(resolvedModule.GetTaggedValue()); in CloneRecordNameBinding() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | path_helper.h | 47 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/ |
| D | module_test_module_test_module.js | 32 let moduleName = 'default'; variable
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | ohos_preload_app_info.h | 34 …static std::string GetPreloadAOTFileName(const std::string &hapPath, const std::string &moduleName) in GetPreloadAOTFileName()
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | recordTable.cpp | 76 const auto &moduleName = recordTable_->program_->ModuleName(); in FormRecordName() local
|
| /arkcompiler/ets_frontend/ets2panda/parser/program/ |
| D | program.h | 246 : moduleName(name), isPackageModule(isPackage), omitModuleName(omitName) in moduleName() function 251 util::StringView moduleName; member
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/ |
| D | prof_dump_json.cpp | 39 std::string moduleName(recordPool->GetName(iter->first)); in ConvertApToJson() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_manager.h | 72 …bool RequestAot(const std::string &bundleName, const std::string &moduleName, RequestAotMode trigg… in RequestAot() 146 void SetModuleName(const std::string &moduleName) in SetModuleName()
|
| D | pgo_profiler_encoder.cpp | 54 bool PGOProfilerEncoder::ResetOutPathByModuleName(const std::string &moduleName) in ResetOutPathByModuleName() 320 void PGOProfilerEncoder::PostResetOutPathTask(const std::string &moduleName) in PostResetOutPathTask()
|
| D | pgo_profiler_encoder.h | 150 ResetOutPathTask(PGOProfilerEncoder *encoder, std::string moduleName, int32_t id) in ResetOutPathTask()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | litecg.cpp | 46 std::string moduleName = module.GetFileName(); in LiteCG() local
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/sheet/ |
| D | TabPaneApSummary.js | 332 static MakeApObj(moduleName, functionName, item) { argument 341 moduleName: moduleName, property
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 291 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/ |
| D | aot_file_manager.cpp | 141 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/ |
| D | ets_interop_js_gtest.h | 93 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/ |
| D | builtins_promise_job.cpp | 181 CString moduleName; in DynamicImportJob() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| D | ecma_module_test.cpp | 429 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/ |
| D | samples_record.h | 47 std::string moduleName = ""; member
|