Home
last modified time | relevance | path

Searched defs:compileSdkVersion (Results 1 – 17 of 17) 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.java1781 String compileSdkVersion = ""; in getFACompileSdkVersion() local
1814 String compileSdkVersion = ""; in getCompileSdkVersion() local
DUtility.java120 private String compileSdkVersion = ""; field in Utility
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts43 const compileSdkVersion: string = projectConfig.compileSdkVersion ? constant
Dbytecode_obfuscator.ts439 compileSdkVersion: string; property in BytecodeObfuscationConfig
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dcache.ts43 const compileSdkVersion: string = projectConfig.compileSdkVersion ? constant
Dbytecode_obfuscator.ts439 compileSdkVersion: string; property in BytecodeObfuscationConfig
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dmodule_json_stage.cpp473 bool ModuleJson::GetStageCompileSdkVersion(std::string& compileSdkVersion) in GetStageCompileSdkVersion()
483 …:GetStageCompileSdkVersionByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkVersion) in GetStageCompileSdkVersionByAppObj()
899 std::string compileSdkVersion; in SetStageHapVerifyInfoByModuleObj() local
Dmodule_json_fa.cpp435 bool ModuleJson::GetFaCompileSdkVersion(std::string& compileSdkVersion) in GetFaCompileSdkVersion()
445 …on::GetFaCompileSdkVersionByAppObj(std::unique_ptr<PtJson>& appObj, std::string& compileSdkVersion) in GetFaCompileSdkVersionByAppObj()
762 std::string compileSdkVersion; in SetFaHapVerifyInfoByAppObj() local
Dhap_verify_info.cpp313 void HapVerifyInfo::SetCompileSdkVersion(const std::string& compileSdkVersion) in SetCompileSdkVersion()
Dhap_verify_utils.cpp1169 std::string compileSdkVersion = hapVerifyInfos.begin()->GetCompileSdkVersion(); in CheckCompileSdkIsValid() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts69 compileSdkVersion: number = SDK_VERSION; property in ProjectConfig
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
Dmodule_json_test.cpp2110 std::string compileSdkVersion = ""; variable
2669 std::string compileSdkVersion = ""; variable
2684 std::string compileSdkVersion = "test"; variable
2699 std::string compileSdkVersion = ""; variable
3945 std::string compileSdkVersion = ""; variable
3962 std::string compileSdkVersion = ""; variable
4514 std::string compileSdkVersion = ""; variable
4668 std::string compileSdkVersion = ""; variable
7249 std::string compileSdkVersion = ""; variable
7900 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