/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_page_manager_unittest.cpp | 239 EXPECT_TRUE(CheckResult(GetInstance().Report(), {})); 258 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); 277 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); 279 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page3" })); 298 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); 323 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); 337 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page3" })); 340 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); 356 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page3" })); 360 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/ |
H A D | bms_bundle_quick_fix_switcher_test.cpp | 193 void BmsBundleQuickFixSwitcherTest::CheckResult(const sptr<MockQuickFixCallback> &callback, in CheckResult() function in OHOS::BmsBundleQuickFixSwitcherTest 296 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NO_PATCH_IN_DATABASE); 350 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_INVALID_PATCH_STATUS); 374 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NOT_EXISTED_BUNDLE_INFO); 408 CheckResult(callback, BUNDLE_NAME, ERR_OK); 443 CheckResult(callback1, BUNDLE_NAME, ERR_OK); 449 CheckResult(callback2, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NO_PATCH_IN_DATABASE); 471 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_NOT_EXISTED_BUNDLE_INFO); 536 CheckResult(callback, BUNDLE_NAME, ERR_OK); 560 CheckResult(callback, BUNDLE_NAME, ERR_BUNDLEMANAGER_QUICK_FIX_INVALID_PATCH_STATUS); [all …]
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-update.md | 97 | ohos.update | CheckResult | newVersionInfo: NewVersionInfo; | 新增 | 98 | ohos.update | CheckResult | isExistNewVersion: boolean; | 新增 | 163 | ohos.update | NewVersionInfo | checkResults: Array\<CheckResult>; | 删除 | 171 | ohos.update | CheckResult | descriptionId: string; | 删除 | 172 | ohos.update | CheckResult | packageType: PackageTypes; | 删除 | 173 | ohos.update | CheckResult | verifyInfo: string; | 删除 | 174 | ohos.update | CheckResult | size: number; | 删除 | 175 | ohos.update | CheckResult | versionCode: string; | 删除 | 176 | ohos.update | CheckResult | versionName: number; | 删除 |
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/include/ |
H A D | update_result.h | 40 CheckResult *checkResult; 53 ReleaseValue<CheckResult>(result.checkResult); in Release() 83 AssignValue<CheckResult>(updateResult.result.checkResult, result.checkResult);
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-update.md | 14 |删除|类名:CheckResult;<br>方法or属性:versionName: number;|NA|@ohos.update.d.ts| 15 |删除|类名:CheckResult;<br>方法or属性:versionCode: string;|NA|@ohos.update.d.ts| 16 |删除|类名:CheckResult;<br>方法or属性:size: number;|NA|@ohos.update.d.ts| 17 |删除|类名:CheckResult;<br>方法or属性:verifyInfo: string;|NA|@ohos.update.d.ts| 18 |删除|类名:CheckResult;<br>方法or属性:packageType: PackageTypes;|NA|@ohos.update.d.ts| 19 |删除|类名:CheckResult;<br>方法or属性:descriptionId: string;|NA|@ohos.update.d.ts| 27 |删除|类名:NewVersionInfo;<br>方法or属性:checkResults: Array\<CheckResult>;|NA|@ohos.update.d.ts| 108 |新增|NA|类名:CheckResult;<br>方法or属性:isExistNewVersion: boolean;|@ohos.update.d.ts| 109 |新增|NA|类名:CheckResult;<br>方法or属性:newVersionInfo: NewVersionInfo;|@ohos.update.d.ts| 208 …法or属性:checkNewVersion(): Promise\<CheckResult>;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion():… [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/ |
H A D | bms_bundle_quick_fix_deleter_test.cpp | 53 …void CheckResult(const sptr<MockQuickFixCallback> &callback, const std::string &bundleName, int32_… 124 void BmsBundleQuickFixDeleterTest::CheckResult(const sptr<MockQuickFixCallback> &callback, in CheckResult() function in OHOS::BmsBundleQuickFixDeleterTest 182 CheckResult(callback, BUNDLE_NAME, ERR_OK); 202 CheckResult(callback, BUNDLE_NAME, ERR_OK); 222 CheckResult(callback, BUNDLE_NAME, ERR_OK);
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-update.md | 97 | ohos.update | CheckResult | newVersionInfo: NewVersionInfo; | Added| 98 | ohos.update | CheckResult | isExistNewVersion: boolean; | Added| 163 | ohos.update | NewVersionInfo | checkResults: Array\<CheckResult>; | Deleted| 171 | ohos.update | CheckResult | descriptionId: string; | Deleted| 172 | ohos.update | CheckResult | packageType: PackageTypes; | Deleted| 173 | ohos.update | CheckResult | verifyInfo: string; | Deleted| 174 | ohos.update | CheckResult | size: number; | Deleted| 175 | ohos.update | CheckResult | versionCode: string; | Deleted| 176 | ohos.update | CheckResult | versionName: number; | Deleted|
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | squared_difference_builder_test.cpp | 33 void CheckResult(); 49 void SquaredDifferenceBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SquaredDifferenceBuilderTest 200 CheckResult();
|
H A D | sqrt_builder_test.cpp | 33 void CheckResult(); 49 void SqrtBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SqrtBuilderTest 201 CheckResult();
|
/ohos5.0/base/update/update_app/common/src/main/ets/manager/ |
H A D | UpdateManager.ts | 78 checkNewVersion(): Promise<UpgradeData<update.CheckResult>>; 255 async checkNewVersion(): Promise<UpgradeData<update.CheckResult>> { 257 this.otaUpdater?.checkNewVersion().then((result: update.CheckResult) => { 259 let upgradeData: UpgradeData<update.CheckResult> = { 269 let upgradeData: UpgradeData<update.CheckResult> = {
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/include/ |
H A D | message_parcel_helper.h | 53 static int32_t ReadCheckResult(MessageParcel &reply, CheckResult &checkResult); 54 static int32_t WriteCheckResult(MessageParcel &data, const CheckResult &checkResult);
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-update.md | 14 |Deleted|Class name: CheckResult;<br>Method or attribute name: versionName: number;|NA|@ohos.update… 15 |Deleted|Class name: CheckResult;<br>Method or attribute name: versionCode: string;|NA|@ohos.update… 16 |Deleted|Class name: CheckResult;<br>Method or attribute name: size: number;|NA|@ohos.update.d.ts| 17 |Deleted|Class name: CheckResult;<br>Method or attribute name: verifyInfo: string;|NA|@ohos.update.… 18 |Deleted|Class name: CheckResult;<br>Method or attribute name: packageType: PackageTypes;|NA|@ohos.… 19 |Deleted|Class name: CheckResult;<br>Method or attribute name: descriptionId: string;|NA|@ohos.upda… 27 |Deleted|Class name: NewVersionInfo;<br>Method or attribute name: checkResults: Array\<CheckResult>… 108 |Added|NA|Class name: CheckResult;<br>Method or attribute name: isExistNewVersion: boolean;|@ohos.u… 109 |Added|NA|Class name: CheckResult;<br>Method or attribute name: newVersionInfo: NewVersionInfo;|@oh… 208 …ion(): Promise\<CheckResult>;<br>Old version: |Class name: Updater;<br>Method or attribute name: c… [all …]
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/check/ |
H A D | check_result.h | 22 struct CheckResult { struct
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | transfer_manager.cpp | 45 if (!CheckResult(ret, cmd.GetCommandLine(), cmd.GetCommandType())) { in CommandsExecute() 150 bool TransferManager::CheckResult(const CommandResult result, const std::string &cmd, const Command… in CheckResult() function in Updater::TransferManager
|
/ohos5.0/base/update/updateservice/test/fuzztest/updateservicechecknewversion_fuzzer/ |
H A D | updateservicechecknewversion_fuzzer.cpp | 31 CheckResult checkResult; in FuzzUpdateServiceCheckNewVersion()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-update.md | 6 …allback: AsyncCallback\<CheckResult>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion(callb… 7 …法or属性:checkNewVersion(): Promise\<CheckResult>;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion():… 50 |访问级别有变化|类名:CheckResult;<br>方法or属性:export interface CheckResult<br>旧版本信息:|类名:CheckResult;<br>方法or属性… 51 |访问级别有变化|类名:CheckResult;<br>方法or属性:isExistNewVersion: boolean;<br>旧版本信息:|类名:CheckResult;<br>方法or属性:… 52 |访问级别有变化|类名:CheckResult;<br>方法or属性:newVersionInfo: NewVersionInfo;<br>旧版本信息:|类名:CheckResult;<br>方法o…
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | insight_intent_execute_result.h | 43 static bool CheckResult(std::shared_ptr<const WantParams> result);
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | insight_intent_execute_result.cpp | 57 bool InsightIntentExecuteResult::CheckResult(std::shared_ptr<const WantParams> result) in CheckResult() function in OHOS::AppExecFwk::InsightIntentExecuteResult
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/data_processor/include/ |
H A D | firmware_check_data_processor.h | 37 void BuildCheckResult(CheckResult &checkResult);
|
/ohos5.0/base/update/updater/test/unittest/applypatch_test/ |
H A D | transfer_manager_unittest.cpp | 55 bool reset = tm->CheckResult(CommandResult::NEED_RETRY, cmd, CommandType::ZERO);
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/mode/include/ |
H A D | firmware_iexecute_mode.h | 30 using OnCheckComplete = std::function<void(BusinessError &businessError, CheckResult &checkResult)>;
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_execute_result.cpp | 58 if (!executeResult.CheckResult(wp)) { in UnwrapExecuteResult()
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/data_processor/src/ |
H A D | firmware_check_data_processor_empty.cpp | 111 void FirmwareCheckDataProcessor::BuildCheckResult(CheckResult &checkResult) in BuildCheckResult()
|
/ohos5.0/base/update/updater/services/include/applypatch/ |
H A D | transfer_manager.h | 73 bool CheckResult(const CommandResult result, const std::string &cmd, const CommandType &type);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-update-sys.md | 115 checkNewVersion(callback: AsyncCallback\<CheckResult>): void 127 | callback | AsyncCallback\<[CheckResult](#checkresult)> | 是 | 回调函数,返回搜包结果对象。 | 143 updater.checkNewVersion((err: BusinessError, result: update.CheckResult) => { 150 checkNewVersion(): Promise\<CheckResult> 162 | Promise\<[CheckResult](#checkresult)> | Promise对象,返回搜包结果对象。 | 179 .then((result: update.CheckResult) => { 1734 ## CheckResult section
|