Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
H A DHapVerifyInfo.java119 private String targetModuleName = ""; field in HapVerifyInfo
428 public void setTargetModuleName(String targetModuleName) { in setTargetModuleName() argument
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_info.cpp243 void HapVerifyInfo::SetTargetModuleName(const std::string& targetModuleName) in SetTargetModuleName() argument
H A Dmodule_json_stage.cpp700 std::string targetModuleName; in SetStageHapVerifyInfoByModuleObj() local
H A Dmodule_json.cpp424 bool ModuleJson::GetTargetModuleName(std::string& targetModuleName) in GetTargetModuleName() argument
434 bool ModuleJson::GetTargetModuleNameByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::string& targetModuleName) in GetTargetModuleNameByModuleObj() argument
1195 std::string targetModuleName; in CheckStageOverlayCfg() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
H A Dmodule_json_test.cpp2906 std::string targetModuleName = ""; HWTEST_F() local
2921 std::string targetModuleName = "test"; HWTEST_F() local
2935 std::string targetModuleName = "test"; HWTEST_F() local
4799 std::string targetModuleName; HWTEST_F() local
5946 std::string targetModuleName; HWTEST_F() local
[all...]

Completed in 12 milliseconds