Home
last modified time | relevance | path

Searched refs:rv (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp68 int rv = g_cameraManager->CreateCaptureSession(&g_captureSession); in InitCameraStandard() local
69 if (rv != DCAMERA_OK) { in InitCameraStandard()
71 return rv; in InitCameraStandard()
96 if (rv != DCAMERA_OK) { in InitCameraStandard()
98 return rv; in InitCameraStandard()
163 if (rv != DCAMERA_OK) { in InitPhotoOutput()
182 int rv = g_cameraManager->CreatePreviewOutput( in InitPreviewOutput() local
184 if (rv != DCAMERA_OK) { in InitPreviewOutput()
205 if (rv != DCAMERA_OK) { in InitVideoOutput()
223 if (rv != DCAMERA_OK) { in ConfigCaptureSession()
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp66 int rv = g_cameraManager->CreateCaptureSession(&g_captureSession); in InitCameraStandard() local
67 if (rv != DCAMERA_OK) { in InitCameraStandard()
69 return rv; in InitCameraStandard()
94 if (rv != DCAMERA_OK) { in InitCameraStandard()
96 return rv; in InitCameraStandard()
166 if (rv != DCAMERA_OK) { in InitPhotoOutput()
185 int rv = g_cameraManager->CreatePreviewOutput( in InitPreviewOutput() local
187 if (rv != DCAMERA_OK) { in InitPreviewOutput()
208 if (rv != DCAMERA_OK) { in InitVideoOutput()
226 if (rv != DCAMERA_OK) { in ConfigCaptureSession()
[all …]
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dimedia_key_system_callback.h30 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
31 if ((lv) compare (rv)) { \
38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
39 if ((lv) compare (rv)) { \
H A Dioem_certificate.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_decrypt_module.h29 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
30 if ((lv) compare (rv)) { \
37 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
38 if ((lv) compare (rv)) { \
H A Dimedia_key_session_callback.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_key_system_factory.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_key_session.h34 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
35 if ((lv) compare (rv)) { \
42 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
43 if ((lv) compare (rv)) { \
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/
H A Difoo.h.txt6 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
7 if ((lv) compare (rv)) { \
14 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
15 if ((lv) compare (rv)) { \
/ohos5.0/build/config/mac/
H A Dxcrun.py24 rv = subprocess.check_call(['xcrun'] + unknown_args) variable
25 if rv == 0 and args.stamp:
30 sys.exit(rv)
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_a2dp_v1_0/cpp_target/bluetooth/a2dp/v1_0/
H A Dbluetooth_audio_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_hci_v1_0/cpp_target/bluetooth/hci/v1_0/
H A Dhci_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/secure_element_v1_0/cpp_target/secure_element/v1_0/
H A Dsecure_element_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
H A Disecure_element_callback.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_0/cpp_target/vibrator/v1_0/
H A Dvibrator_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/cpp_target/intelligent_voice/engine/v1_1/
H A Dintell_voice_engine_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_0/cpp_target/power/v1_0/
H A Dpower_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/cpp_target/power/v1_1/
H A Dpower_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/
H A Dhostapd_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/cpp_target/nfc/v1_0/
H A Dnfc_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/a_recognition_v1_0/cpp_target/a_recognition/v1_0/
H A Dactivity_recognition_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/types_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/usb_gadget_mtp_v1_0/cpp_target/usb/gadget/mtp/v1_0/
H A Dusbfn_mtp_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/enum_nesting_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/extended_enum_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \

12345678910>>...15