Home
last modified time | relevance | path

Searched refs:compileSdkVersion (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h193 std::string compileSdkVersion; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h302 std::string compileSdkVersion; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dapplication_info.cpp109 const std::string APPLICATION_COMPILE_SDK_VERSION = "compileSdkVersion";
233 {APPLICATION_COMPILE_SDK_VERSION, applicationInfo.compileSdkVersion}, in to_json()
846 applicationInfo.compileSdkVersion, in from_json()
H A Dmodule_profile.cpp250 std::string compileSdkVersion; member
1132 app.compileSdkVersion, in from_json()
1510 applicationInfo.compileSdkVersion = app.compileSdkVersion; in ToApplicationInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp119 const char* APPLICATION_COMPILE_SDK_VERSION = "compileSdkVersion";
550 compileSdkVersion = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
742 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(compileSdkVersion)); in Marshalling()
995 {APPLICATION_COMPILE_SDK_VERSION, applicationInfo.compileSdkVersion}, in to_json()
1181 applicationInfo.compileSdkVersion, false, parseResult); in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp110 std::string compileSdkVersion; member
414 apiVersion.compileSdkVersion, in from_json()
1997 applicationInfo.compileSdkVersion = configJson.app.apiVersion.compileSdkVersion; in ToApplicationInfo()
H A Dmodule_profile.cpp265 std::string compileSdkVersion; member
1173 app.compileSdkVersion, in from_json()
1959 applicationInfo.compileSdkVersion = app.compileSdkVersion; in ToApplicationInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1048 "compileSdkVersion":"",

Completed in 23 milliseconds