Searched refs:GetDriverId (Results 1 – 3 of 3) sorted by relevance
52 virtual const CMIUtilString &GetDriverId() const = 0;
116 const CMIUtilString &GetDriverId() const override;
707 const CMIUtilString &CMIDriver::GetDriverId() const { return GetId(); } in GetDriverId() function in CMIDriver