/test/xts/hats/hdf/hdf_lite/display/ |
D | display_test.c | 149 g_displayTest.devId = 0; in InitDisplayTest() 152 ret = g_displayTest.layerFuncs->InitDisplay(g_displayTest.devId); in InitDisplayTest() 165 g_displayTest.devId = 0; in DeinitDisplayTest() 181 g_displayTest.devId = 0; in GetDisplayInfoTest() 184 … ret = g_displayTest.layerFuncs->GetDisplayInfo(g_displayTest.devId, &g_displayTest.displayInfo); in GetDisplayInfoTest() 201 g_displayTest.devId = 0; in CreateLayerTest() 205 …ret = g_displayTest.layerFuncs->CreateLayer(g_displayTest.devId, &layInfo, &g_displayTest.layerId); in CreateLayerTest() 219 ret = g_displayTest.layerFuncs->CloseLayer(g_displayTest.devId, g_displayTest.layerId); in CloseLayerTest() 234 … ret = g_displayTest.layerFuncs->SetLayerVisible(g_displayTest.devId, g_displayTest.layerId, true); in SetLayerVisibleTest() 250 …ret = g_displayTest.layerFuncs->SetLayerDirtyRegion(g_displayTest.devId, g_displayTest.layerId, &r… in SetLayerDirtyRegionTest() [all …]
|
D | display_test.h | 73 uint32_t devId; member
|
/test/xts/hats/distributedhardware/distributedcameratest/ |
D | dcameratest.h | 26 …int32_t OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& req… in OnRegisterNotify() argument 32 …int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& r… in OnUnregisterNotify() argument
|
D | dcameraprovidercase.h | 27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener>& st… in HdiDCameraSourceDev() argument 28 : DCameraSourceDev(devId, dhId, stateLisener) {}; in HdiDCameraSourceDev()
|
/test/xts/hats/distributedhardware/distributedcameratest_additional/ |
D | dcameratest.h | 29 …int32_t OnRegisterNotify(const std::string &devId, const std::string &dhId, const std::string &req… in OnRegisterNotify() argument 35 …int32_t OnUnregisterNotify(const std::string &devId, const std::string &dhId, const std::string &r… in OnUnregisterNotify() argument
|
D | dcameraprovidercase.h | 27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener> &st… in HdiDCameraSourceDev() argument 28 : DCameraSourceDev(devId, dhId, stateLisener){}; in HdiDCameraSourceDev()
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
D | distributedaudiotest.h | 62 std::string OpenSpk(std::string devId); 66 std::string OpenMic(std::string devId);
|
D | distributedaudiotest.cpp | 172 static int32_t LoadSpkDev(const std::string &devId) in LoadSpkDev() argument 177 if (desc.adapterName == devId) { in LoadSpkDev() 200 std::string OpenSpk(std::string devId) in OpenSpk() argument 206 if (LoadSpkDev(devId) != DH_SUCCESS) { in OpenSpk() 390 static int32_t LoadMicDev(const std::string &devId) in LoadMicDev() argument 395 if (desc.adapterName == devId) { in LoadMicDev() 418 std::string OpenMic(std::string devId) in OpenMic() argument 424 if (LoadMicDev(devId) != DH_SUCCESS) { in OpenMic()
|
/test/xts/acts/driver/hid/emit_event_test/entry/src/main/cpp/ |
D | emit_event_ndk_test.cpp | 115 int32_t devId = -1; in HidDestroyDeviceTwo() local 116 int32_t returnValue = OH_Hid_DestroyDevice(devId); in HidDestroyDeviceTwo() 124 const int16_t devId = 200; in HidDestroyDeviceThree() local 125 int32_t returnValue = OH_Hid_DestroyDevice(devId); in HidDestroyDeviceThree()
|
/test/xts/hats/hdf/display/composer/unittest_additional/ |
D | hdi_composer_ut.cpp | 1289 uint32_t devId = 0; variable 1290 auto ret = g_composerDevice->CreateVirtualDisplay(width, height, format, devId); 1304 uint32_t devId = 0; variable 1305 auto ret = g_composerDevice->CreateVirtualDisplay(width, height, format, devId); 1319 uint32_t devId = 0; variable 1320 auto ret = g_composerDevice->CreateVirtualDisplay(width, height, format, devId); 1334 uint32_t devId = 0; variable 1335 auto ret = g_composerDevice->CreateVirtualDisplay(width, height, format, devId); 1346 uint32_t devId = 20; variable 1347 auto ret = g_composerDevice->DestroyVirtualDisplay(devId); [all …]
|
/test/xts/hats/hdf/display/composer/unittest/ |
D | hdi_composer_ut.h | 38 static void OnSeamlessChange(uint32_t devId, void* data);
|
D | hdi_composer_ut.cpp | 379 uint32_t devId = 0; variable 380 auto ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, devId); 387 uint32_t devId = 0; variable 388 auto ret = g_composerDevice->DestroyVirtualDisplay(devId); 845 void DeviceTest::OnSeamlessChange(uint32_t devId, void* data) in OnSeamlessChange() argument 980 static void TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback() argument
|
/test/xts/dcts/distributedhardware/distributedinputtest/ |
D | distributed_input_test.h | 90 void OnResultDhids(const std::string &devId, const int32_t &status);
|
D | distributed_input_test.cpp | 78 const std::string &devId, const int32_t &status) in OnResultDhids() argument 80 (void)devId; in OnResultDhids()
|
/test/xts/acts/multimedia/audio/audio_js_standard/audioManager/src/main/js/test/ |
D | AudioFramework.test.js | 34 let devId = null; 110 devId = value.id; 2099 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2128 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2157 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2190 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2221 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2253 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2278 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… 2306 …if (dTValue != null && dRValue != null && devId > 0 && sRate != null && cCount != null && cMask !=… [all …]
|
/test/xts/hats/hdf/display/composer/benchmark/ |
D | display_benchmark_test.cpp | 51 static void OnseamlessChange(uint32_t devId, void* data); 52 static void TestRefreshCallback(uint32_t devId, void* data); 64 void DisplayBenchmarkTest::OnseamlessChange(uint32_t devId, void* data) in OnseamlessChange() argument 68 void DisplayBenchmarkTest::TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback() argument
|
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/test/ |
D | RdbStoreSyncFirstLevelJsunit.test.js | 1372 let devId = [""]; 1373 syncPre.inDevices(devId);
|