Home
last modified time | relevance | path

Searched defs:checkRet (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp463 bool checkRet = false; variable
483 bool checkRet = false; variable
503 bool checkRet = false; variable
523 bool checkRet = false; variable
543 bool checkRet = false; variable
563 bool checkRet = false; variable
583 bool checkRet = false; variable
603 bool checkRet = false; variable
623 bool checkRet = false; variable
643 bool checkRet = false; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dextension_permissions_util.cpp27 auto checkRet = false; in CheckSAPermission() local
75 auto checkRet = false; in CheckSAPermissionMore() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp144 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices() local
172 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetDeviceState() local
198 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices() local
226 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetConnectionState() local
248 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
274 bool checkRet = CheckSetTetheringParam(env, info, value); in SetTethering() local
288 napi_status checkRet = CheckEmptyParam(env, info); in IsTetheringOn() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp160 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in PairDevice() local
173 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in CancelPairedDevice() local
190 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetRemoteDeviceName() local
205 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetRemoteDeviceClass() local
265 bool checkRet = CheckProfileIdParam(env, info, profileId); in GetProfileConnectionState() local
320 bool checkRet = CheckLocalNameParam(env, info, localName); in SetLocalName() local
429 auto checkRet = CheckDeviceAsyncParam(env, info, remoteAddr); in PairDeviceAsync() local
576 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetPairState() local
632 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetRemoteProductId() local
726 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetRemoteDeviceType() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp130 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices() local
157 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetDeviceState() local
177 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Connect() local
192 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp181 napi_status checkRet = CheckEmptyParam(env, info); in GetCurrentTransferInformation() local
202 napi_status checkRet = CheckEmptyParam(env, info); in CancelTransfer() local
217 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices() local
239 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetDeviceState() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dtype_descriptor_napi.cpp99 bool checkRet = false; in BelongsTo() local
122 bool checkRet = false; in IsLowerLevelType() local
145 bool checkRet = false; in IsHigherLevelType() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp134 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectionDevices() local
161 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetDeviceState() local
343 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Connect() local
358 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp112 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices() local
135 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetConnectionState() local
155 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
/ohos5.0/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_client_impl.cpp71 bool checkRet = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckSystemPermission() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp188 SafeAsyncCode checkRet = ValidEngineCheck(); in Send() local
250 SafeAsyncCode checkRet = ValidEngineCheck(); in Release() local
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_service.cpp120 bool checkRet = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in SetBufferProducer() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp46 int32_t checkRet = CheckElementName(elementName); in GetRemoteAbilityInfo() local
87 int32_t checkRet = CheckElementName(elementName); in GetRemoteAbilityInfos() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_impl.cpp67 ResultCode checkRet = CheckAuthTypeAndAuthTrustLevel(authType, authTrustLevel); in GetAvailableStatus() local
218 …ResultCode checkRet = CheckAuthTypeAndAuthTrustLevel(AuthType(authType), AuthTrustLevel(authTrustL… in Auth() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp144 napi_status checkRet = CheckEmptyParam(env, info); in GetConnectedDevices() local
167 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetConnectionState() local
187 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp394 …auto checkRet = CheckEventQueryingValidity(rules, 100); // count of query rule limits to 100 in qu… in Query() local
486 auto checkRet = CheckEventSubscriberAddingValidity(events); in AddSubscriber() local
529 …auto checkRet = CheckEventQueryingValidity(rules, 10); // count of query rule limits to 10 in expo… in Export() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Diplugin_test.cpp149 std::string checkRet = NONE_PERMISSION_MATCH; variable
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp239 int32_t checkRet = GENERAL_ERROR; in GetAvailableStatusInner() local
486 … int32_t checkRet = CheckAuthPermissionAndParam(authType, callerType, callerName, authTrustLevel); in Auth() local
792 bool checkRet = !IpcCommon::CheckPermission(*this, ACCESS_USER_AUTH_INTERNAL_PERMISSION) && in CancelAuthOrIdentify() local
821 bool checkRet = !IpcCommon::CheckPermission(*this, ACCESS_USER_AUTH_INTERNAL_PERMISSION) && in GetVersion() local
1096 …int32_t checkRet = GetCallerInfo(authParam.isUserIdSpecified, authParam.userId, para, isBackground… in AuthWidget() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_message_service.c163 int checkRet = CheckSendLen(channelId, channelType, len, BUSINESS_TYPE_MESSAGE); in SendMessage() local
/ohos5.0/base/useriam/pin_auth/frameworks/client/src/
H A Dinputer_data_impl.cpp282 bool checkRet = std::regex_match(reinterpret_cast<char*>(input.data()), regex); in CheckPinComplexityByReg() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp191 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetPlayingState() local
208 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Connect() local
224 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in Disconnect() local
675 bool checkRet = CheckDeivceIdParam(env, info, remoteAddr); in GetCurrentCodecInfo() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/account_manager/src/
H A Daccount_manager_addon.cpp158 napi_value checkRet = AddOsAccountCommon(env, info, asyncCallbackInfo); in AddOsAccount() local
485 napi_value checkRet = AddOsAccountCommon(env, info, asyncCallbackInfo); in AddOsAccountAsync() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp248 ErrCode checkRet = checkHapFilePath(hapFilePath, fileName, realPath, errMessage); in WriteFileToStream() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp219 uint8_t checkRet = CheckApiVersion(appObject, bundleProfile); in ParseJsonInfo() local
247 uint8_t checkRet = CheckApi10Version(bundleProfile.profileApiVersion.minApiVersion); in CheckApiVersion() local
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dipc_common.cpp303 bool checkRet = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckCallerIsSystemApp() local

12