Searched defs:dhId (Results 1 – 5 of 5) 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/dcts/distributedhardware/distributedinputtest/ |
D | distributed_input_test.cpp | 459 std::string dhId = "IsStartDistributedInput02"; variable 466 std::string dhId = ""; variable
|