Home
last modified time | relevance | path

Searched defs:checkResult (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Dtool_system_test.cpp50 void ToolSystemTest::InstallBundle(const std::string& bundlePath, const bool checkResult) in InstallBundle()
61 void ToolSystemTest::UninstallBundle(const std::string& bundleName, const bool checkResult) in UninstallBundle()
73 …ing& device, const std::string& abilityName, const std::string& bundleName, const bool checkResult) in StartAbility()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dtype_descriptor.cpp67 Status TypeDescriptor::BelongsTo(const std::string &typeId, bool &checkResult) in BelongsTo()
93 Status TypeDescriptor::IsLowerLevelType(const std::string &typeId, bool &checkResult) in IsLowerLevelType()
113 Status TypeDescriptor::IsHigherLevelType(const std::string &typeId, bool &checkResult) in IsHigherLevelType()
/ohos5.0/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_service.cpp90 int32_t checkResult = CheckMotionType(motionType); in EnableMotion() local
113 int32_t checkResult = CheckMotionType(motionType); in DisableMotion() local
174 int32_t checkResult = CheckMotionType(motionType); in SetMotionConfig() local
/ohos5.0/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dtool_system_test.cpp48 void ToolSystemTest::InstallBundle(const std::string& bundlePath, const bool checkResult) in InstallBundle()
59 void ToolSystemTest::UninstallBundle(const std::string& bundleName, const bool checkResult) in UninstallBundle()
/ohos5.0/base/update/updateservice/test/fuzztest/updateservicechecknewversion_fuzzer/
H A Dupdateservicechecknewversion_fuzzer.cpp31 CheckResult checkResult; in FuzzUpdateServiceCheckNewVersion() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dutd.cpp225 bool checkResult{false}; in OH_Utd_BelongsTo() local
243 bool checkResult{false}; in OH_Utd_IsLower() local
261 bool checkResult{false}; in OH_Utd_IsHigher() local
/ohos5.0/base/update/updateservice/services/firmware/upgrade/mode/src/
H A Dfirmware_manual_check_mode.cpp111 CheckResult checkResult; in HandleComplete() local
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/include/
H A Dupdate_result.h40 CheckResult *checkResult; member
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_permission.cpp80 bool checkResult = in IsSystemCaller() local
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarFeatureController.java242 int checkResult = checkFeatureExisting(featureName); in enableFeature() local
272 int checkResult = checkFeatureExisting(featureName); in disableFeature() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_parser_sample.cpp288 bool checkResult = true; in RunSeekScene() local
338 bool checkResult = true; in RunSpeedScene() local
/ohos5.0/base/update/updateservice/services/firmware/upgrade/data_processor/src/
H A Dfirmware_check_data_processor_empty.cpp111 void FirmwareCheckDataProcessor::BuildCheckResult(CheckResult &checkResult) in BuildCheckResult()
H A Dfirmware_check_data_processor.cpp235 void FirmwareCheckDataProcessor::BuildCheckResult(CheckResult &checkResult) in BuildCheckResult()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DRenderBase.cpp189 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DRenderBase.cpp190 GLenum checkResult = glCheckFramebufferStatus(GL_FRAMEBUFFER); in attachRenderTarget() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp83 int32_t checkResult = ERR_ANS_TASK_ERR; in OnRemoteRequest() local
/ohos5.0/base/update/updateservice/services/firmware/utils/src/
H A Dfirmware_check_analyze_utils.cpp77 BlVersionCheckResult checkResult; in AnalyzeBlVersionCheckResults() local
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c48 #define checkResult(r) do { if ((r) != SL_RESULT_SUCCESS) fprintf(stderr, "error %d at %s:%d\n", \ macro
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp142 …bool checkResult = (permittedProcNames.count(callProcName) != 0 || permittedProcNames.count(ALL_P… in CheckInterfacePermission() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duri_utils.cpp103 …auto checkResult = IN_PROCESS_CALL(UriPermissionManagerClient::GetInstance().CheckUriAuthorization( in FilterUriWithPermissionDms() local
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp193 int32_t MessageParcelHelper::ReadCheckResult(MessageParcel &reply, CheckResult &checkResult) in ReadCheckResult()
200 int32_t MessageParcelHelper::WriteCheckResult(MessageParcel &data, const CheckResult &checkResult) in WriteCheckResult()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_stub.cpp73 int32_t checkResult = CheckFirewallPermission(itFunc->second.strPermission); in OnRemoteRequest() local
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp235 …e::CheckNewVersion(const UpgradeInfo &info, BusinessError &businessError, CheckResult &checkResult) in CheckNewVersion()
355 void BuildVersionInfoDump(const int fd, const CheckResult &checkResult) in BuildVersionInfoDump()
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp147 auto checkResult = CheckCalledBySandBox(); in GrantUriPermission() local
352 auto checkResult = CheckUriPermission(tokenIdPermission, uriVec, flag); in GrantSingleUriPermission() local
407 auto checkResult = CheckUriPermission(tokenIdPermission, uriVec, flag); in GrantBatchUriPermission() local
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dnetworkvpn_service_stub.cpp101 int32_t checkResult = CheckVpnPermission(itr->second.strPermission); in OnRemoteRequest() local

123