/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/check/ |
H A D | check_result.h | 22 struct CheckResult { struct 23 bool isExistNewVersion = false; 24 NewVersionInfo newVersionInfo;
|
/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/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/ |
H A D | paste_data_record.h | 146 inline static bool CheckResult(ResultCode resultCode) in CheckResult() function
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | transfer_manager.cpp | 150 bool TransferManager::CheckResult(const CommandResult result, const std::string &cmd, const Command… in CheckResult() function in Updater::TransferManager
|
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_page_manager_unittest.cpp | 116 inline bool CheckResult(const std::vector<std::string> &expected, std::vector<std::string> &&checke… in CheckResult() function
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | sqrt_builder_test.cpp | 49 void SqrtBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SqrtBuilderTest
|
H A D | squared_difference_builder_test.cpp | 49 void SquaredDifferenceBuilderTest::CheckResult() in CheckResult() function in OHOS::NeuralNetworkRuntime::UnitTest::SquaredDifferenceBuilderTest
|
/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 | 124 void BmsBundleQuickFixDeleterTest::CheckResult(const sptr<MockQuickFixCallback> &callback, in CheckResult() function in OHOS::BmsBundleQuickFixDeleterTest
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-update-sys.md | 1734 ## CheckResult section
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-update-sys.md | 1734 ## CheckResult section
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 386 int32_t VEncFuzzSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncFuzzSample
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_cloud_interfaces_reference_test.cpp | 400 void CheckResult(sqlite3 *db) in CheckResult() function
|
/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
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 684 int32_t VEncNdkSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncNdkSample
|
H A D | videoenc_api11_sample.cpp | 974 int32_t VEncAPI11Sample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncAPI11Sample
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
H A D | videoenc_ndk_inner_sample.cpp | 502 int32_t VEncNdkInnerSample::CheckResult(bool isRandomEosSuccess, int32_t pushResult) in CheckResult() function in VEncNdkInnerSample
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/ |
H A D | medialibrary_datamanager_test.cpp | 1254 void CheckResult(const shared_ptr<DataShare::DataShareResultSet> &resultSet, int count, const vecto… in CheckResult() function
|