Home
last modified time | relevance | path

Searched defs:rc (Results 1 – 13 of 13) sorted by relevance

/test/xts/hats/hdf/wlan/hdi_service/
Dwlan_hdi_hal_services_c_test.cpp60 int32_t rc = g_wlanObj->Start(g_wlanObj); in SetUp() local
66 int32_t rc = g_wlanObj->Stop(g_wlanObj); in TearDown() local
82 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLenInvalid); variable
100 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
119 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
142 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
163 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
185 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
204 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
225 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable
[all …]
/test/xts/dcts/distributedhardware/distributedcameratest/
Ddcamera_hdf_demo.cpp85 int rc = 0; in GetStreamOpt() local
145 int rc = streamOperator_->Capture(captureId, captureInfo_, iscapture); in CaptureON() local
158 int rc = 0; in CaptureOff() local
207 int rc = 0; in CreateStream() local
228 int rc = 0; in InitCameraDevice() local
283 int rc = 0; in InitSensors() local
368 int rc = 0; in CreateStreams() local
418 int rc = 0; in CaptureOnDualStreams() local
460 RetCode rc = RC_OK; in StartDualStreams() local
504 RetCode rc = RC_OK; in StartCaptureStream() local
[all …]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_config_test.cpp66 ResConfigImpl *rc = new ResConfigImpl; variable
Dresource_manager_test.cpp106 auto rc = CreateResConfig(); in AddResource() local
219 ResConfig *rc = CreateResConfig(); variable
240 ResConfig *rc = CreateResConfig(); variable
259 ResConfig *rc = CreateResConfig(); variable
281 ResConfig *rc = CreateResConfig(); variable
321 ResConfig *rc = CreateResConfig(); variable
340 ResConfigImpl rc; variable
358 ResConfig *rc = CreateResConfig(); variable
370 ResConfigImpl rc; variable
1543 ResConfig *rc = CreateResConfig(); variable
Dhap_manager_test.cpp97 ResConfig *rc = CreateResConfig(); variable
Dglobal_test.cpp65 auto rc = new ResConfigImpl; in GetResId() local
Dhap_resource_test.cpp147 ResConfigImpl *rc = new ResConfigImpl; variable
Dresource_manager_performance_test.cpp88 auto rc = CreateResConfig(); in SetUp() local
150 ResConfig *rc = CreateResConfig(); variable
185 ResConfig *rc = CreateResConfig(); variable
/test/xts/hats/hdf/camera/buffer_manager/
Dbuffer_manager_utest.cpp164 … RetCode rc = bufferPool->Init(2, 1, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, 1, variable
203 RetCode rc = RC_ERROR; variable
221 …RetCode rc = bufferPool->Init(1280, 720, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, c… variable
274 …RetCode rc = bufferPool->Init(1280, 720, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, c… variable
406 RetCode rc = RC_ERROR; in Init() local
510 RetCode rc = BufferAdapter::SurfaceBufferToCameraBuffer(sb, producer_, cameraBuffer); in StartExternalStream() local
512 RetCode rc = BufferAdapter::SurfaceBufferToCameraBuffer(sb, cameraBuffer); in StartExternalStream() local
/test/xts/hats/hdf/camera/v4l2/include/
Dtest_display.h137 CamRetCode rc; variable
/test/xts/hats/hdf/camera/cameraBenchmarkTest/include/
Dtest_display.h137 CamRetCode rc; variable
/test/xts/hats/hdf/camera/hdi/include/
Dcommon.h102 OHOS::Camera::CamRetCode rc; variable
/test/xts/hats/hdf/camera/v4l2/src/
Dtest_display.cpp195 int rc; in DoFbMunmap() local