Home
last modified time | relevance | path

Searched defs:compileSdkType (Results 1 - 9 of 9) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DAppInfo.java122 private String compileSdkType = ""; field in AppInfo
252 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType() argument
H A DModuleAppInfo.java128 private String compileSdkType = ""; field in ModuleAppInfo
196 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType() argument
H A DHapVerifyInfo.java136 private String compileSdkType = ""; field in HapVerifyInfo
492 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
H A Dmodule_json_stage_test.cpp1332 std::string compileSdkType = ""; HWTEST_F() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_info.cpp323 void HapVerifyInfo::SetCompileSdkType(const std::string& compileSdkType) in SetCompileSdkType() argument
H A Dhap_verify_utils.cpp1039 std::string compileSdkType = hapVerifyInfos.begin()->GetCompileSdkType(); in CheckCompileSdkIsValid() local
H A Dmodule_json_stage.cpp256 bool ModuleJson::GetStageCompileSdkType(std::string& compileSdkType) in GetStageCompileSdkType() argument
266 bool ModuleJson::GetStageCompileSdkTypeByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkType) in GetStageCompileSdkTypeByAppObj() argument
702 std::string compileSdkType; in SetStageHapVerifyInfoByModuleObj() local
H A Dmodule_json_fa.cpp375 bool ModuleJson::GetFaCompileSdkType(std::string& compileSdkType) in GetFaCompileSdkType() argument
385 bool ModuleJson::GetFaCompileSdkTypeByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkType) in GetFaCompileSdkTypeByAppObj() argument
737 std::string compileSdkType; in SetFaHapVerifyInfoByAppObj() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
H A Dmodule_json_test.cpp1985 std::string compileSdkType = ""; HWTEST_F() local
2515 std::string compileSdkType = ""; HWTEST_F() local
2530 std::string compileSdkType = "test"; HWTEST_F() local
2544 std::string compileSdkType = ""; HWTEST_F() local
3802 std::string compileSdkType = ""; HWTEST_F() local
3819 std::string compileSdkType = ""; HWTEST_F() local
4390 std::string compileSdkType = ""; HWTEST_F() local
4544 std::string compileSdkType = ""; HWTEST_F() local
7078 std::string compileSdkType = ""; HWTEST_F() local
[all...]

Completed in 15 milliseconds