Searched defs:devId (Results 1 – 11 of 11) sorted by relevance
/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() 32 …int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& r… in OnUnregisterNotify()
|
D | dcameraprovidercase.h | 27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener>& st… 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() 35 …int32_t OnUnregisterNotify(const std::string &devId, const std::string &dhId, const std::string &r… in OnUnregisterNotify()
|
D | dcameraprovidercase.h | 27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener> &st… in HdiDCameraSourceDev()
|
/test/xts/hats/hdf/display/composer/unittest_additional/ |
D | hdi_composer_ut.cpp | 1289 uint32_t devId = 0; variable 1304 uint32_t devId = 0; variable 1319 uint32_t devId = 0; variable 1334 uint32_t devId = 0; variable 1346 uint32_t devId = 20; variable 1358 uint32_t devId = 1; variable 1370 uint32_t devId = 15; variable 1382 uint32_t devId = -1; variable
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
D | distributedaudiotest.cpp | 172 static int32_t LoadSpkDev(const std::string &devId) in LoadSpkDev() 200 std::string OpenSpk(std::string devId) in OpenSpk() 390 static int32_t LoadMicDev(const std::string &devId) in LoadMicDev() 418 std::string OpenMic(std::string devId) 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 124 const int16_t devId = 200; in HidDestroyDeviceThree() local
|
/test/xts/hats/hdf/hdf_lite/display/ |
D | display_test.h | 73 uint32_t devId; member
|
/test/xts/hats/hdf/display/composer/unittest/ |
D | hdi_composer_ut.cpp | 379 uint32_t devId = 0; variable 387 uint32_t devId = 0; variable 845 void DeviceTest::OnSeamlessChange(uint32_t devId, void* data) in OnSeamlessChange() 980 static void TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback()
|
/test/xts/dcts/distributedhardware/distributedinputtest/ |
D | distributed_input_test.cpp | 78 const std::string &devId, const int32_t &status) in OnResultDhids()
|
/test/xts/hats/hdf/display/composer/benchmark/ |
D | display_benchmark_test.cpp | 64 void DisplayBenchmarkTest::OnseamlessChange(uint32_t devId, void* data) in OnseamlessChange() 68 void DisplayBenchmarkTest::TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback()
|