Home
last modified time | relevance | path

Searched refs:patchVersionCode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_result_info.cpp40 patchVersionCode = parcel.ReadUint32(); in ReadFromParcel()
56 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Uint32, parcel, patchVersionCode); in Marshalling()
83 { QUICK_FIX_PATCH_VERSION_CODE, patchVersionCode }, in ToString()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp49 uint32_t patchVersionCode = 0; member
95 app.patchVersionCode, in from_json()
205 appQuickFix.deployingAppqfInfo.versionCode = patchJson.app.patchVersionCode; in ToPatchInfo()
H A Dquick_fix_deployer.cpp162 deployQuickFixResult_.patchVersionCode = appQuickFix.deployingAppqfInfo.versionCode; in ToDeployQuickFixResult()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_result_info.h40 uint32_t patchVersionCode = 0; // patch version code member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_patch_parser_test/
H A Dbms_patch_parser_test.cpp42 "patchVersionCode" : 1000000,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_apply_task_test.cpp248 quickFixRes->patchVersionCode = 100001;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp599 EXPECT_EQ(result.patchVersionCode, appQuickFix.deployingAppqfInfo.versionCode);
1047 EXPECT_EQ(result.patchVersionCode, appQuickFix.deployingAppqfInfo.versionCode);