| /test/xts/hats/hdf/wlan/hdi_service/ |
| D | wlan_hdi_direct_test.cpp | 73 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, nullptr, &supTypeLenInvalid); variable 90 int32_t rc = g_wlanObj->GetSupportCombo(g_wlanObj, nullptr); variable 107 int32_t rc = g_wlanObj->CreateFeature(g_wlanObj, wlanType, nullptr); variable 124 int32_t rc = g_wlanObj->DestroyFeature(g_wlanObj, nullptr); variable 148 int32_t rc = g_wlanObj->GetAssociatedStas(g_wlanObj, nullptr, staInfo, &staInfoLen, &num); variable 176 int32_t rc = g_wlanObj->GetChipId(g_wlanObj, nullptr, &chipId); variable 201 int32_t rc = g_wlanObj->GetDeviceMacAddress(g_wlanObj, nullptr, mac, &macLen, ETH_ADDR_LEN); variable 226 int32_t rc = g_wlanObj->GetFeatureByIfName(g_wlanObj, nullptr, &ifeature); variable 245 int32_t rc = g_wlanObj->GetFeatureType(g_wlanObj, nullptr, &featureType); variable 269 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/dcts/distributedhardware/distributedcameratest/ |
| D | dcamera_hdf_demo.cpp | 85 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/ |
| D | res_config_test.cpp | 66 ResConfigImpl *rc = new ResConfigImpl; variable
|
| 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 | 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/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/device_attest_lite/test/tdd/gtest/ |
| D | attest_tdd_test.cpp | 146 errno_t rc = memcpy_s(attestChallengeActive, ATTEST_CHANLLEGE_LEN + 1, in TddGenActiveMsg() local 171 errno_t rc = memcpy_s(attestChallengeAuth, ATTEST_CHANLLEGE_LEN + 1, in TddGenAuthMsg() local 195 errno_t rc = memcpy_s(attestChallengeReset, ATTEST_CHANLLEGE_LEN + 1, in TddGenResetMsg() 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/cameraHdi/v4l2/include/ |
| D | test_display.h | 140 CamRetCode rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
| D | common.h | 97 int32_t rc; variable
|
| /test/xts/hats/hdf/camera/cameraMg/v1_1/include/ |
| D | hdi_common_v1_1.h | 121 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
|