Searched refs:deviceQuery (Results 1 – 3 of 3) sorted by relevance
70 void ArkCommunicationProvider::SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) in SetDeviceQuery() argument73 deviceQuery_ = deviceQuery; in SetDeviceQuery()
29 void SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) override;
61 virtual void SetDeviceQuery(std::shared_ptr<IDeviceQuery> deviceQuery) = 0;