Home
last modified time | relevance | path

Searched defs:moduleType (Results 1 - 17 of 17) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DDistro.java31 public String moduleType = ""; field in Distro
H A DPackInfo.java39 public String moduleType = ""; field in PackInfo
H A DModuleJsonInfo.java24 private String moduleType = ""; field in ModuleJsonInfo
33 public void setModuleType(String moduleType) { in setModuleType() argument
H A DVerifyCollection.java113 private String moduleType; field in VerifyCollection
161 public void setModuleType(String moduleType) { in setModuleType() argument
H A DHapVerify.java319 private static boolean isEntryOrFeature(String moduleType) { in isEntryOrFeature() argument
H A DHapVerifyInfo.java81 private String moduleType = ""; field in HapVerifyInfo
301 public void setModuleType(String moduleType) { in setModuleType() argument
/developtools/global_resource_tool/src/
H A Dresource_merge.cpp53 ConfigParser::ModuleType moduleType = ConfigParser::ModuleType::NONE; in Init() local
/developtools/packing_tool/packing_tool/frameworks/include/json/
H A Dhap_verify_utils.h49 std::string moduleType = ""; member
/developtools/packing_tool/packing_tool/frameworks/src/
H A Dhap_packager.cpp315 std::string moduleType; in CompressHap() local
H A Dhsp_packager.cpp226 std::string moduleType; in CompressHsp() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
H A Dmodule_json_stage_test.cpp1530 std::string moduleType = ""; in HWTEST_F() local
1546 std::string moduleType in HWTEST_F() local
1560 std::string moduleType = ""; HWTEST_F() local
1577 std::string moduleType = ""; HWTEST_F() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_info.cpp132 void HapVerifyInfo::SetModuleType(const std::string& moduleType) in SetModuleType() argument
H A Dhap_verify_utils.cpp179 bool HapVerifyUtils::IsEntryOrFeature(const std::string& moduleType) in IsEntryOrFeature() argument
H A Dmodule_json_stage.cpp345 std::string moduleType; in GetStageEntry() local
417 bool ModuleJson::GetStageModuleType(std::string& moduleType) in GetStageModuleType() argument
427 bool ModuleJson::GetStageModuleTypeByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::string& moduleType) in GetStageModuleTypeByModuleObj() argument
457 std::string moduleType; in GetStageBundleType() local
698 std::string moduleType; SetStageHapVerifyInfoByModuleObj() local
[all...]
H A Dmodule_json_fa.cpp499 std::string moduleType; in GetFaEntry() local
548 bool ModuleJson::GetFaModuleType(std::string& moduleType) in GetFaModuleType() argument
559 bool ModuleJson::GetFaModuleTypeByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::string& moduleType) in GetFaModuleTypeByModuleObj() argument
777 std::string moduleType; in SetFaHapVerifyInfoByModuleObj() local
[all...]
H A Dmodule_json.cpp828 bool ModuleJson::CheckStageBundleType(const std::string& moduleName, const std::string& moduleType, in CheckStageBundleType() argument
1100 std::string moduleType; in CheckEntryInAtomicService() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
H A Dmodule_json_test.cpp2015 std::string moduleType = ""; HWTEST_F() local
2603 std::string moduleType = ""; HWTEST_F() local
2618 std::string moduleType = ""; HWTEST_F() local
3934 std::string moduleType = ""; HWTEST_F() local
4698 std::string moduleType = ""; HWTEST_F() local
5233 std::string moduleType = ""; HWTEST_F() local
5249 std::string moduleType = ""; HWTEST_F() local
5265 std::string moduleType = ""; HWTEST_F() local
5281 std::string moduleType = ""; HWTEST_F() local
5297 std::string moduleType = "shared"; HWTEST_F() local
5313 std::string moduleType = ""; HWTEST_F() local
5329 std::string moduleType = ""; HWTEST_F() local
7184 std::string moduleType = ""; HWTEST_F() local
[all...]

Completed in 23 milliseconds