Home
last modified time | relevance | path

Searched defs:compileSdkVersion (Results 1 – 13 of 13) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DModuleAppInfo.java123 private String compileSdkVersion = ""; field in ModuleAppInfo
198 public void setCompileSdkVersion(String compileSdkVersion) { in setCompileSdkVersion()
DAppInfo.java117 private String compileSdkVersion = ""; field in AppInfo
254 public void setCompileSdkVersion(String compileSdkVersion) { in setCompileSdkVersion()
DHapVerifyInfo.java139 private String compileSdkVersion = ""; field in HapVerifyInfo
505 public void setCompileSdkVersion(String compileSdkVersion) { in setCompileSdkVersion()
DModuleJsonUtil.java1750 String compileSdkVersion = ""; in getFACompileSdkVersion() local
1783 String compileSdkVersion = ""; in getCompileSdkVersion() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts43 const compileSdkVersion: string = projectConfig.compileSdkVersion ? constant
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dmodule_json_fa.cpp411 bool ModuleJson::GetFaCompileSdkVersion(std::string& compileSdkVersion) in GetFaCompileSdkVersion()
421 …on::GetFaCompileSdkVersionByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkVersion) in GetFaCompileSdkVersionByAppObj()
738 std::string compileSdkVersion; in SetFaHapVerifyInfoByAppObj() local
Dmodule_json_stage.cpp283 bool ModuleJson::GetStageCompileSdkVersion(std::string& compileSdkVersion) in GetStageCompileSdkVersion()
293 …:GetStageCompileSdkVersionByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkVersion) in GetStageCompileSdkVersionByAppObj()
709 std::string compileSdkVersion; in SetStageHapVerifyInfoByModuleObj() local
Dhap_verify_info.cpp313 void HapVerifyInfo::SetCompileSdkVersion(const std::string& compileSdkVersion) in SetCompileSdkVersion()
Dhap_verify_utils.cpp1133 std::string compileSdkVersion = hapVerifyInfos.begin()->GetCompileSdkVersion(); in CheckCompileSdkIsValid() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts66 compileSdkVersion: number = SDK_VERSION; property in ProjectConfig
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
Dmodule_json_test.cpp2092 std::string compileSdkVersion = ""; variable
2651 std::string compileSdkVersion = ""; variable
2666 std::string compileSdkVersion = "test"; variable
2681 std::string compileSdkVersion = ""; variable
3927 std::string compileSdkVersion = ""; variable
3944 std::string compileSdkVersion = ""; variable
4496 std::string compileSdkVersion = ""; variable
4650 std::string compileSdkVersion = ""; variable
7231 std::string compileSdkVersion = ""; variable
7882 std::string compileSdkVersion = ""; variable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_info_test/
Dhap_verify_info_test.cpp527 std::string compileSdkVersion = "com.example.compileSdkVersion"; variable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
Dmodule_json_stage_test.cpp1635 std::string compileSdkVersion = ""; variable