Home
last modified time | relevance | path

Searched refs:dhId (Results 1 - 5 of 5) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameratest.h26 int32_t OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnRegisterNotify() argument
32 int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnUnregisterNotify() argument
38 int32_t OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) in OnHardwareStateChanged() argument
H A Ddcameraprovidercase.h27 HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener>& stateLisener) in HdiDCameraSourceDev() argument
28 : DCameraSourceDev(devId, dhId, stateLisener) {}; in HdiDCameraSourceDev()
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameratest.h29 int32_t OnRegisterNotify(const std::string &devId, const std::string &dhId, const std::string &reqId, in OnRegisterNotify() argument
35 int32_t OnUnregisterNotify(const std::string &devId, const std::string &dhId, const std::string &reqId, in OnUnregisterNotify() argument
41 int32_t OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) in OnHardwareStateChanged() argument
H A Ddcameraprovidercase.h27 HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener> &stateLisener) in HdiDCameraSourceDev() argument
28 : DCameraSourceDev(devId, dhId, stateLisener){}; in HdiDCameraSourceDev()
/test/xts/dcts/distributedhardware/distributedinputtest/
H A Ddistributed_input_test.cpp459 std::string dhId = "IsStartDistributedInput02"; in HWTEST_F() local
460 bool ret = DistributedInputKit::IsStartDistributedInput(dhId); in HWTEST_F()
466 std::string dhId = ""; in HWTEST_F() local
467 bool ret = DistributedInputKit::IsStartDistributedInput(dhId); in HWTEST_F()

Completed in 4 milliseconds