Home
last modified time | relevance | path

Searched defs:inputFileName (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp153 void ModulePathHelper::ParseAbcPathAndOhmUrl(EcmaVM *vm, const CString &inputFileName, in ParseAbcPathAndOhmUrl() argument
244 TransformToNormalizedOhmUrl(EcmaVM *vm, const CString &inputFileName, const CString &baseFileName, const CString &oldEntryPoint) TransformToNormalizedOhmUrl() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp911 CString inputFileName = "moduleName/ets/pages/index.abc"; in HWTEST_F_L0() local
1032 CString inputFileName = "moduleName/ets/pages/index.abc"; HWTEST_F_L0() local
1050 CString inputFileName = "moduleName@nameSpace"; HWTEST_F_L0() local
1063 CString inputFileName = "bundleName/moduleName@namespace/moduleName"; HWTEST_F_L0() local
1071 CString inputFileName = "@ohos:hilog"; HWTEST_F_L0() local
1079 CString inputFileName = "@ohos:hilog"; HWTEST_F_L0() local
1087 CString inputFileName = "json5"; HWTEST_F_L0() local
1106 CString inputFileName = "./test"; HWTEST_F_L0() local
1177 CString inputFileName = "test.abc"; HWTEST_F_L0() local
1741 CString inputFileName = "/data/storage/el1/bundle/entry/ets/modules.abc"; HWTEST_F_L0() local
1765 CString inputFileName = "/data/storage/el1/bundle/hsp/ets/modules.abc"; HWTEST_F_L0() local
1775 CString inputFileName = "/data/storage/el1/bundle"; HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dasm_assembler.cpp22 void AsmAssembler::InitialFileInfo(const std::string &inputFileName) in InitialFileInfo() argument
H A Delf_assembler.cpp37 void ElfAssembler::InitialFileInfo(const std::string &inputFileName) in InitialFileInfo() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h895 std::string inputFileName = ""; member in maple::MIRModule

Completed in 16 milliseconds