| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_hdi_direct_test.cpp | 72 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, nullptr, &supTypeLenInvalid); variable 89 int32_t rc = g_wlanObj->GetSupportCombo(g_wlanObj, nullptr); variable 106 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, nullptr); variable 123 int32_t rc = g_wlanObj->DestroyFeature(g_wlanObj, nullptr); variable 147 int32_t rc = g_wlanObj->GetAssociatedStas(g_wlanObj, nullptr, staInfo, &staInfoLen, &num); variable 175 int32_t rc = g_wlanObj->GetChipId(g_wlanObj, nullptr, &chipId); variable 200 int32_t rc = g_wlanObj->GetDeviceMacAddress(g_wlanObj, nullptr, mac, &macLen, ETH_ADDR_LEN); variable 225 int32_t rc = g_wlanObj->GetFeatureByIfName(g_wlanObj, nullptr, &ifeature); variable 244 int32_t rc = g_wlanObj->GetFeatureType(g_wlanObj, nullptr, &featureType); variable 268 int32_t rc = g_wlanObj->GetFreqsWithBand(g_wlanObj, nullptr, &wifiInfo, freq, &freqLen); variable [all …]
|
| D | wlan_hdi_hal_services_c_test.cpp | 60 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 120 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable 142 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable 162 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable 184 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable 208 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable 236 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, &ifeature); variable [all …]
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| D | resource_manager_test.cpp | 106 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
|
| D | res_config_test.cpp | 66 ResConfigImpl *rc = new ResConfigImpl; variable
|
| D | hap_manager_test.cpp | 97 ResConfig *rc = CreateResConfig(); variable
|
| D | global_test.cpp | 65 auto rc = new ResConfigImpl; in GetResId() local
|
| D | hap_resource_test.cpp | 147 ResConfigImpl *rc = new ResConfigImpl; variable
|
| D | resource_manager_performance_test.cpp | 88 auto rc = CreateResConfig(); in SetUp() local 150 ResConfig *rc = CreateResConfig(); variable 185 ResConfig *rc = CreateResConfig(); variable
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| D | dcamera_hdf_demo.cpp | 86 int rc = 0; in GetStreamOpt() local 146 int rc = streamOperator_->Capture(captureId, captureInfo_, iscapture); in CaptureON() local 159 int rc = 0; in CaptureOff() local 208 int rc = 0; in CreateStream() local 229 int rc = 0; in InitCameraDevice() local 284 int rc = -1; in InitSensors() local 382 int rc = 0; in CreateStreams() local 432 int rc = 0; in CaptureOnDualStreams() local 474 RetCode rc = RC_OK; in StartDualStreams() local 518 RetCode rc = RC_OK; in StartCaptureStream() local [all …]
|
| /test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
| D | buffer_manager_utest.cpp | 166 … RetCode rc = bufferPool->Init(2, 1, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, 1, variable 205 RetCode rc = RC_ERROR; variable 223 …RetCode rc = bufferPool->Init(1280, 720, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, c… variable 276 …RetCode rc = bufferPool->Init(1280, 720, CAMERA_USAGE_SW_WRITE_OFTEN, CAMERA_FORMAT_YCBCR_422_P, c… variable 408 RetCode rc = RC_ERROR; in Init() local 512 RetCode rc = BufferAdapter::SurfaceBufferToCameraBuffer(sb, producer_, cameraBuffer); in StartExternalStream() local 514 RetCode rc = BufferAdapter::SurfaceBufferToCameraBuffer(sb, cameraBuffer); in StartExternalStream() local
|
| /test/xts/hats/kernel/mmap_v/ |
| D | MmapVApiTest.cpp | 230 int rc = mlockall(MCL_CURRENT | MCL_ONFAULT); variable 252 int rc = mlockall(MCL_CURRENT | MCL_ONFAULT); variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| D | camera_hdi_test_v1_3.cpp | 68 int32_t rc; variable 129 int32_t rc; variable 955 …int32_t rc = FindCameraMetadataItem(streamData, OHOS_STATISTICS_DETECT_HUMAN_FACE_INFOS, &faceEntr… in FindHumanDetectResult() local 980 …int32_t rc = FindCameraMetadataItem(streamData, OHOS_STATISTICS_DETECT_CAT_FACE_INFOS, &catFaceEnt… in FindOtherDetectResult() local 1364 int32_t rc = FindCameraMetadataItem(streamData, OHOS_CONTROL_FOCUS_TRACKING_MODE, &modeEntry); in FindFocusTrackingResult() local
|
| D | camera_professional_test_v1_3.cpp | 75 int rc = FindCameraMetadataItem(data, OHOS_ABILITY_CAMERA_PHYSICAL_APERTURE_RANGE, &entry); in GetSupportedPhysicalApertureValues() local
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| D | usb_camera_test.cpp | 46 uint32_t rc = 0; variable 85 uint32_t rc = 0; variable 124 uint32_t rc = 0; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
| D | camera_tag_test_v1_2.cpp | 44 int rc = HDI::Camera::V1_0::NO_ERROR; in invalidParmTestU8() local 55 int rc = HDI::Camera::V1_0::NO_ERROR; in invalidParmTestI32() local
|
| D | camera_hdi_test_v1_2.cpp | 756 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/include/ |
| D | test_display.h | 141 CamRetCode rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/ |
| D | common.h | 98 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_1/include/ |
| D | hdi_common_v1_1.h | 123 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/ |
| D | hdi_common_v1_1.h | 123 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
| D | common.h | 113 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/include/ |
| D | hdi_common_v1_3.h | 164 int32_t rc; variable
|
| /test/xts/hats/hdf/wlan/wlanBenchmarkTest/ |
| D | hdf_wifi_benchmark_test.cpp | 159 int32_t rc = g_wlanObj->Start(g_wlanObj); in BENCHMARK_F() local 192 int32_t rc = g_wlanObj->Start(g_wlanObj); in BENCHMARK_F() local
|
| /test/xts/hats/hdf/camera/cameraMg/v1_2/include/ |
| D | hdi_common_v1_2.h | 181 int32_t rc; variable
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | frontend_api_handler.cpp | 666 int rc; in CheckRegExp() local
|