Home
last modified time | relevance | path

Searched defs:devId (Results 1 – 11 of 11) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameratest.h26 …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()
Ddcameraprovidercase.h27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener>& st… in HdiDCameraSourceDev()
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameratest.h29 …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()
Ddcameraprovidercase.h27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener> &st… in HdiDCameraSourceDev()
/test/xts/hats/hdf/display/composer/unittest_additional/
Dhdi_composer_ut.cpp1289 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/
Ddistributedaudiotest.cpp172 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/
Demit_event_ndk_test.cpp115 int32_t devId = -1; in HidDestroyDeviceTwo() local
124 const int16_t devId = 200; in HidDestroyDeviceThree() local
/test/xts/hats/hdf/hdf_lite/display/
Ddisplay_test.h73 uint32_t devId; member
/test/xts/hats/hdf/display/composer/unittest/
Dhdi_composer_ut.cpp379 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/
Ddistributed_input_test.cpp78 const std::string &devId, const int32_t &status) in OnResultDhids()
/test/xts/hats/hdf/display/composer/benchmark/
Ddisplay_benchmark_test.cpp64 void DisplayBenchmarkTest::OnseamlessChange(uint32_t devId, void* data) in OnseamlessChange()
68 void DisplayBenchmarkTest::TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback()