/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
H A D | main.cpp | 68 int rv = g_cameraManager->CreateCaptureSession(&g_captureSession); in InitCameraStandard() local 162 …int rv = g_cameraManager->CreatePhotoOutput(photoProfile, photoProducer, &((sptr<PhotoOutput> &)g_… in InitPhotoOutput() local 182 int rv = g_cameraManager->CreatePreviewOutput( in InitPreviewOutput() local 204 …int rv = g_cameraManager->CreateVideoOutput(videoSettings, pSurface, &((sptr<VideoOutput> &)g_vide… in InitVideoOutput() local 222 int32_t rv = g_captureSession->GetSupportedStabilizationMode(stabilizationModes); in ConfigCaptureSession() local 242 int32_t rv = g_captureSession->GetExposureBiasRange(biasRange); in ConfigFocusAndExposure() local
|
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | imedia_key_system_callback.h | 30 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_decrypt_module.h | 29 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 37 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_session_callback.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | ioem_certificate.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_system_factory.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_session.h | 34 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 42 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_system.h | 35 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 43 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | media_key_system_types.h | 30 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
/ohos5.0/build/config/mac/ |
H A D | xcrun.py | 24 rv = subprocess.check_call(['xcrun'] + unknown_args) variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.cpp | 66 int rv = g_cameraManager->CreateCaptureSession(&g_captureSession); in InitCameraStandard() local 165 …int rv = g_cameraManager->CreatePhotoOutput(photoProfile, photoProducer, &((sptr<PhotoOutput> &)g_… in InitPhotoOutput() local 185 int rv = g_cameraManager->CreatePreviewOutput( in InitPreviewOutput() local 207 …int rv = g_cameraManager->CreateVideoOutput(videoSettings, pSurface, &((sptr<VideoOutput> &)g_vide… in InitVideoOutput() local 225 int32_t rv = g_captureSession->GetSupportedStabilizationMode(stabilizationModes); in ConfigCaptureSession() local 246 int32_t rv = g_captureSession->GetExposureBiasRange(biasRange); in ConfigFocusFlashAndExposure() local
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_3da_player_fast.h | 204 float rv = 0.5; in FIXTURE() local 216 float rv = 0.5; in FIXTURE() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/ |
H A D | dcamera_client.cpp | 336 …int rv = cameraManager_->CreateCameraInput(cameraInfo_, &((sptr<CameraStandard::CameraInput> &)cam… in ConfigCaptureSession() local 477 int32_t rv = cameraManager_->CreatePhotoOutput( in CreatePhotoOutput() local 497 int32_t rv = cameraManager_->CreatePreviewOutput( in CreatePreviewOutput() local
|
/ohos5.0/base/update/updater/test/unittest/script/ |
H A D | script_interpreter_unittest.cpp | 79 std::unique_ptr<ReturnValue> rv = std::make_unique<ReturnValue>(); in TestScriptInterpreterScriptValue() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/ |
H A D | dcamera_handler.cpp | 277 int32_t rv = cameraManager_->CreateCameraInput(info, &cameraInput); in CreateMeatdataStr() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_socket.cpp | 668 int rv = recvmsg(fd_, &msg, 0); in RecvSocketFd() local 670 int rv = recvmsg(fd_, &msg, MSG_NOSIGNAL); in RecvSocketFd() local
|