Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h194 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h307 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp251 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3938 std::string compileSdkType = infos.begin()->second.GetBaseApplicationInfo().compileSdkType; in CheckApiInfo() local
5048 const std::string compileSdkType = info.GetBaseApplicationInfo().compileSdkType; in VerifyCodeSignatureForNativeFiles() local
5074 const std::string compileSdkType = (iter->second).GetBaseApplicationInfo().compileSdkType; in VerifyCodeSignatureForHap() local
H A Dmodule_profile.cpp243 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
H A Dbundle_profile.cpp113 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member