Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h194 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapplication_info.h306 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp251 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp4046 std::string compileSdkType = infos.begin()->second.GetBaseApplicationInfo().compileSdkType; in CheckApiInfo() local
5128 const std::string compileSdkType = info.GetBaseApplicationInfo().compileSdkType; in VerifyCodeSignatureForNativeFiles() local
5153 const std::string compileSdkType = (iter->second).GetBaseApplicationInfo().compileSdkType; in VerifyCodeSignatureForHap() local
Dmodule_profile.cpp240 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
Dbundle_profile.cpp113 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member