Home
last modified time | relevance | path

Searched defs:compileSdkType (Results 1 – 12 of 12) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DModuleAppInfo.java128 private String compileSdkType = ""; field in ModuleAppInfo
206 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType()
DAppInfo.java122 private String compileSdkType = ""; field in AppInfo
262 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType()
DHapVerifyInfo.java141 private String compileSdkType = ""; field in HapVerifyInfo
513 public void setCompileSdkType(String compileSdkType) { in setCompileSdkType()
DModuleJsonUtil.java1769 String compileSdkType = ""; in getFACompileSdkType() local
1800 String compileSdkType = ""; in getCompileSdkType() local
DHapVerify.java619 String compileSdkType = hapVerifyInfos.get(0).getCompileSdkType(); in checkCompileSdkIsValid() local
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dmodule_json_fa.cpp375 bool ModuleJson::GetFaCompileSdkType(std::string& compileSdkType) in GetFaCompileSdkType()
385 …duleJson::GetFaCompileSdkTypeByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkType) in GetFaCompileSdkTypeByAppObj()
737 std::string compileSdkType; in SetFaHapVerifyInfoByAppObj() local
Dmodule_json_stage.cpp256 bool ModuleJson::GetStageCompileSdkType(std::string& compileSdkType) in GetStageCompileSdkType()
266 …eJson::GetStageCompileSdkTypeByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkType) in GetStageCompileSdkTypeByAppObj()
708 std::string compileSdkType; in SetStageHapVerifyInfoByModuleObj() local
Dhap_verify_info.cpp323 void HapVerifyInfo::SetCompileSdkType(const std::string& compileSdkType) in SetCompileSdkType()
Dhap_verify_utils.cpp1134 std::string compileSdkType = hapVerifyInfos.begin()->GetCompileSdkType(); in CheckCompileSdkIsValid() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
Dmodule_json_test.cpp2077 std::string compileSdkType = ""; variable
2607 std::string compileSdkType = ""; variable
2622 std::string compileSdkType = "test"; variable
2636 std::string compileSdkType = ""; variable
3894 std::string compileSdkType = ""; variable
3911 std::string compileSdkType = ""; variable
4482 std::string compileSdkType = ""; variable
4636 std::string compileSdkType = ""; variable
7215 std::string compileSdkType = ""; variable
7866 std::string compileSdkType = ""; variable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_info_test/
Dhap_verify_info_test.cpp541 std::string compileSdkType = "com.example.compileSdkType"; variable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
Dmodule_json_stage_test.cpp1618 std::string compileSdkType = ""; variable