Home
last modified time | relevance | path

Searched defs:ret1 (Results 51 - 75 of 89) sorted by relevance

1234

/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/
H A Dhello.cpp50 OH_AVErrCode ret1 = OH_AVCencInfo_Destroy(handle_ptr); in Test_CencInfo_Destroy() local
74 OH_AVErrCode ret1 = OH_AVCencInfo_SetAlgorithm(handle_ptr,(DrmCencAlgorithm)argc_two); in Test_AVCencInfo_SetAlgorithm() local
129 OH_AVErrCode ret1 = OH_AVCencInfo_SetKeyIdAndIv(handle_ptr, keyId_ptr, keyIdLen, iv_ptr, ivLen); in Test_AVCencInfo_SetKeyIdAndIv() local
178 OH_AVErrCode ret1 = OH_AVCencInfo_SetSubsampleInfo(handle_ptr, encryptedBlockCount, skippedBlockCount, firstEncryptedOffset, subsampleCount, subsamples_ptr); in Test_AVCencInfo_SetSubsampleInfo() local
211 OH_AVErrCode ret1 = OH_AVCencInfo_SetMode(handle_ptr, mode); in Test_AVCencInfo_SetMode() local
246 OH_AVErrCode ret1 = OH_AVCencInfo_SetAlgorithm(handle, DRM_ALG_CENC_SM4_CBC); Test_AVCencInfo_SetAVBuffer() local
[all...]
/test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/main/cpp/
H A Dhello.cpp58 Drm_ErrCode ret1 = OH_MediaKeySystem_Create(judge_uuid(), &drmKeySystem); in Test_VideoDecoder_SetDecryptionConfig() local
100 Drm_ErrCode ret1 = OH_MediaKeySystem_Create(judge_uuid(), &drmKeySystem); in Test_AVDemuxer_GetMediaKeySystemInfo() local
156 Drm_ErrCode ret1 = OH_MediaKeySystem_Create(judge_uuid(), &drmKeySystem); in Test_AVDemuxer_SetMediaKeySystemInfoCallback() local
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H A DActsMediaPlayerAudioTest.cpp231 string ret1 = source.GetSourceUri(); in CreateAndSetSource() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_agree_dh_test.cpp176 OH_Huks_Result ret1 = OH_Huks_GenerateKeyItem(&g_keyAlias01001, genParamSet, nullptr); in HWTEST_F() local
H A Dhuks_three_stage_test_common.cpp302 int32_t ret1 = HksMemCmp(hash1.data, hash2.data, hash2.size); in TestCmpKeyAliasHash() local
543 int32_t ret1 = HksGetDigestLen(digestAlg->uint32Param, &digestLen); in HuksHash() local
/test/xts/hats/kernel/purgeableMem/
H A Dpurgeable_cpp_test.cpp171 int ret1 = 1; in HWTEST_F() local
/test/xts/hats/kernel/accesstokenid/
H A Daccesstokenid_test.cpp460 int ret1 = ioctl(fd, ACCESS_TOKENID_ILLEGAL1, &token); in HWTEST_F() local
/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h140 unsigned ret1, ret2, ret3, ret4; in tex2D() local
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c190 int ret1 = AVERROR_BUG; in main() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp149 auto ret1 = AshMemUtils::ReadBulkData(data, dest); in HWTEST_F() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp197 auto ret1 = service_->OnUserRemoved(msg1.get()); in HWTEST_F() local
820 auto ret1 = service_->HandlePackageEvent(msg1.get()); in HWTEST_F() local
/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp567 bool ret1 = DisplayPowerMgrClient::GetInstance().SetBrightness(currentBrightness); in HWTEST_F() local
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp1471 std::string ret1 = printCupsClient.GetDulpexString(duplexCode); in HWTEST_F() local
1497 std::string ret1 = printCupsClient.GetColorString(colorCode); in HWTEST_F() local
1558 bool ret1 = printCupsClient.IsIpConflict(printerId, nic); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1354 std::vector<std::string> ret1 = rrc->StringSplit(source1, split); in HWTEST_F() local
1369 std::vector<std::string> ret1 = rrc->StringSplit(wantAgentInfo, "<SEP#/>"); in HWTEST_F() local
1385 std::vector<std::string> ret1 = rrc->StringSplit(wantAgentInfo, "<SEP#/>"); in HWTEST_F() local
1401 std::vector<std::string> ret1 = rrc->StringSplit(wantAgentInfo, "<SEP#/>"); in HWTEST_F() local
1417 std::vector<std::string> ret1 = rrc->StringSplit(wantAgentInfo, "<SEP#/>"); in HWTEST_F() local
[all...]
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_crl_test.cpp379 CfResult ret1 = g_x509Crl->verify(g_x509Crl, keyPair->pubKey); in HWTEST_F() local
399 CfResult ret1 = g_x509Crl->verify(nullptr, keyPair->pubKey); in HWTEST_F() local
/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp75 int32_t ret1 = PatchMapFile(newFileName, newBuffer); in MakePatch() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp143 ErrCode ret1 = ans_->AddSlotByType(slotType); in HWTEST_F() local
163 ErrCode ret1 = ans_->RemoveAllSlots(); in HWTEST_F() local
183 ErrCode ret1 = ans_->GetNotificationSlot(slotType, slot); in HWTEST_F() local
214 ErrCode ret1 = ans_->GetNotificationSlotNumAsBundle(bundleOptions, num); in HWTEST_F() local
236 ErrCode ret1 = ans_->GetNotificationSlotFlagsAsBundle(bundleOptions, num); in HWTEST_F() local
257 ErrCode ret1 = ans_->GetNotificationSlotFlagsAsBundle(bundleOptions, num); HWTEST_F() local
278 ErrCode ret1 = ans_->SetNotificationSlotFlagsAsBundle(bundleOptions, num); HWTEST_F() local
299 ErrCode ret1 = ans_->CanPopEnableNotificationDialog(client, enable, bundleName); HWTEST_F() local
318 ErrCode ret1 = ans_->RemoveNotifications(hashCodes, 1); HWTEST_F() local
339 ErrCode ret1 = ans_->GetNotificationSlotForBundle(bundleOptions, HWTEST_F() local
361 ErrCode ret1 = ans_->GetNotificationSlotForBundle(bundleOptions, HWTEST_F() local
381 ErrCode ret1 = ans_->GetEnabledForBundleSlotSelf( HWTEST_F() local
402 ErrCode ret1 = ans_->RegisterPushCallback(callback->AsObject(), checkRequest); HWTEST_F() local
420 ErrCode ret1 = ans_->UnregisterPushCallback(); HWTEST_F() local
440 ErrCode ret1 = ans_->SetAdditionConfig(key, value); HWTEST_F() local
460 ErrCode ret1 = ans_->SetAdditionConfig(key, value); HWTEST_F() local
480 ErrCode ret1 = ans_->CancelAsBundleWithAgent(bundleOption, id); HWTEST_F() local
500 ErrCode ret1 = ans_->SetTargetDeviceStatus(deviceType, status); HWTEST_F() local
523 ErrCode ret1 = ans_->PublishNotification(label, request); HWTEST_F() local
551 ErrCode ret1 = ans_->GetActiveNotificationNums(num); HWTEST_F() local
579 ErrCode ret1 = ans_->CanPublishNotificationAsBundle(representativeBundle, canPublish); HWTEST_F() local
608 ErrCode ret1 = ans_->SetNotificationBadgeNum(); HWTEST_F() local
630 ErrCode ret1 = ans_->IsAllowedNotify(allowed); HWTEST_F() local
655 ErrCode ret1 = ans_->RequestEnableNotification(deviceId, client, callerToken); HWTEST_F() local
677 ErrCode ret1 = ans_->GetBundleImportance(importance); HWTEST_F() local
697 ErrCode ret1 = ans_->RemoveNotification(key, removeReason); HWTEST_F() local
737 ErrCode ret1 = ans_->GetNotificationSlotsForBundle(bundleOption, slots); HWTEST_F() local
759 ErrCode ret1 = ans_->SetNotificationsEnabledForAllBundles(deviceId, enabled); HWTEST_F() local
791 ErrCode ret1 = ans_->CancelGroup(groupName); HWTEST_F() local
815 ErrCode ret1 = ans_->SetDoNotDisturbDate(doNotDisturbDate); HWTEST_F() local
842 ErrCode ret1 = ans_->PublishContinuousTaskNotification(request); HWTEST_F() local
865 ErrCode ret1 = ans_->IsDistributedEnabled(enabled); HWTEST_F() local
894 ErrCode ret1 = ans_->GetDeviceRemindType(remindType); HWTEST_F() local
925 ErrCode ret1 = ans_->IsSupportTemplate(templateName, support); HWTEST_F() local
961 ErrCode ret1 = ans_->SetDoNotDisturbDate(userId, doNotDisturbDate); HWTEST_F() local
992 ErrCode ret1 = ans_->SetEnabledForBundleSlot(bundleOption, slotType, enabled, isForceControl); HWTEST_F() local
1016 ErrCode ret1 = ans_->ShellDump(cmd, bundle, userId, 0, dumpInfo); HWTEST_F() local
1036 ErrCode ret1 = ans_->SetSyncNotificationEnabledWithoutApp(userId, enabled); HWTEST_F() local
1065 ErrCode ret1 = ans_->SubscribeNotification(subscriber, info); HWTEST_F() local
1086 ErrCode ret1 = ans_->SubscribeNotification(subscriber); HWTEST_F() local
1107 ErrCode ret1 = ans_->GetAllActiveNotifications(notification); HWTEST_F() local
1129 ErrCode ret1 = ans_->GetAllActiveNotifications(key, notification); HWTEST_F() local
1150 ErrCode ret1 = ans_->UnSubscribeNotification(subscriber); HWTEST_F() local
1172 ErrCode ret1 = ans_->UnSubscribeNotification(subscriber, info); HWTEST_F() local
1221 ErrCode ret1 = ans_->CancelGroup(groupName); HWTEST_F() local
1420 ErrCode ret1 = ans_->AddDoNotDisturbProfiles(profiles); HWTEST_F() local
1447 ErrCode ret1 = ans_->AddDoNotDisturbProfiles(profiles); HWTEST_F() local
1460 ErrCode ret1 = ans_->RemoveDoNotDisturbProfiles(profiles); HWTEST_F() local
1487 ErrCode ret1 = ans_->RemoveDoNotDisturbProfiles(profiles); HWTEST_F() local
[all...]
/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp147 int ret1 = strcpy_s(resCmd->name, MAX_CMD_NAME_LEN, cmd->name); in ParseCmdLine() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c765 int ret1 = -1; in AiUartTransmit() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/arkApi/
H A DarkUIAPi.cpp358 int32_t ret1 = OH_ArkUI_AnimatorOption_SetDuration(ret,1); in testArkUI043() local
367 int32_t ret1 = OH_ArkUI_AnimatorOption_SetDelay(ret,1); in testArkUI044() local
376 int32_t ret1 = OH_ArkUI_AnimatorOption_SetIterations(ret,1); in testArkUI045() local
385 int32_t ret1 = OH_ArkUI_AnimatorOption_SetFill(ret,ARKUI_ANIMATION_FILL_MODE_NONE); in testArkUI046() local
394 int32_t ret1 = OH_ArkUI_AnimatorOption_SetDirection(ret,ARKUI_ANIMATION_DIRECTION_NORMAL); in testArkUI047() local
403 int32_t ret1 = OH_ArkUI_AnimatorOption_SetCurve(ret,nullptr); in testArkUI048() local
412 int32_t ret1 = OH_ArkUI_AnimatorOption_SetBegin(ret,0); in testArkUI049() local
421 int32_t ret1 = OH_ArkUI_AnimatorOption_SetEnd(ret,1); in testArkUI050() local
430 int32_t ret1 = OH_ArkUI_AnimatorOption_SetExpectedFrameRateRange(ret,nullptr); in testArkUI051() local
438 int32_t ret1 = OH_ArkUI_AnimatorOption_SetKeyframeCurve(ret,nullptr,1); testArkUI054() local
[all...]
/test/xts/acts/graphic/graphicnapitest/
H A DNativeImageTest.cpp832 int32_t ret1 = OH_NativeImage_ReleaseNativeWindowBuffer(image, nativeWindowBuffer, fenceFd); in HWTEST_F() local
873 int32_t ret1 = OH_NativeImage_ReleaseNativeWindowBuffer(image, nativeWindowBuffer, fenceFd); in HWTEST_F() local
919 int32_t ret1 = OH_NativeImage_ReleaseNativeWindowBuffer(image, nativeWindowBuffer, fenceFd); in HWTEST_F() local
961 int32_t ret1 = OH_NativeImage_ReleaseNativeWindowBuffer(image, 0, fenceFd); in HWTEST_F() local
1266 int32_t ret1 = OH_ConsumerSurface_SetDefaultUsage(image, 1000); in HWTEST_F() local
1297 int32_t ret1 = OH_ConsumerSurface_SetDefaultUsage(image, -1000); HWTEST_F() local
1322 int32_t ret1 = OH_ConsumerSurface_SetDefaultSize(image, 1, res - 1); HWTEST_F() local
1362 int32_t ret1 = OH_ConsumerSurface_SetDefaultSize(image, -1, 0); HWTEST_F() local
[all...]
/test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/
H A Dhello.cpp177 OH_AVErrCode ret1 = OH_AVPlayer_SetMediaKeySystemInfoCallback(handle_ptr, callback_ptr); in Test_AVPlayer_SetMediaKeySystemInfoCallback() local
217 OH_AVErrCode ret1 = OH_AVPlayer_SetMediaKeySystemInfoCallback(playerHandle, &testMediaKeySystemInfo); in Test_AVPlayer_GetMediaKeySystemInfo() local
278 OH_AVErrCode ret1 = OH_AVPlayer_SetMediaKeySystemInfoCallback(playerHandle, &testMediaKeySystemInfo); in Test_AVPlayer_SetDecryptionConfig() local
367 Drm_ErrCode ret1 = OH_MediaKeySystem_Create(judge_uuid(), &drmKeySystem); in Test_AudioCodec_SetDecryptionConfig() local
424 Drm_ErrCode ret1 = OH_MediaKeySystem_Create(judge_uuid(), &drmKeySystem); in Test_VideoDecoder_SetDecryptionConfig() local
500 OH_AVErrCode ret1 = OH_AVDemuxer_SetMediaKeySystemInfoCallback(handle_ptr, callback_ptr); TestAVDemuxer_SetMediaKeySystemInfoCallback() local
564 OH_AVErrCode ret1 = OH_AVDemuxer_SetDemuxerMediaKeySystemInfoCallback(handle_ptr, callback_ptr); TestAVDemuxer_SetDemuxerMediaKeySystemInfoCallback() local
617 OH_AVErrCode ret1 = OH_AVDemuxer_SetDemuxerMediaKeySystemInfoCallback(hdemuxer, callback); TestAVDemuxer_GetMediaKeySystemInfo() local
[all...]
/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c263 size_t ret1 = fwrite(g_teeVersion, 1, strlen(g_teeVersion), file); in LogFilesOpen() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp197 int32_t ret1; in OnSurfaceChanged() local
239 [[maybe_unused]] int32_t ret1; in DispatchTouchEvent() local
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow2.cpp1126 int32_t ret1; in testNativeWindowGetMetadataValueFirst() local
1816 int32_t ret1; in testNativeWindowGetMetadataValueNullptr() local

Completed in 42 milliseconds

1234