Searched refs:WiMaxDeviceProxyInterface (Results 1 – 9 of 9) sorted by relevance
37 class WiMaxDeviceProxyInterface {43 virtual ~WiMaxDeviceProxyInterface() {} in ~WiMaxDeviceProxyInterface()
37 class WiMaxDeviceProxyInterface; variable122 std::unique_ptr<WiMaxDeviceProxyInterface> proxy_;
29 class MockWiMaxDeviceProxy : public WiMaxDeviceProxyInterface {
61 class WiMaxDeviceProxyInterface; variable210 virtual WiMaxDeviceProxyInterface* CreateWiMaxDeviceProxy(
147 WiMaxDeviceProxyInterface*(const std::string& path));
30 class ChromeosWiMaxDeviceProxy : public WiMaxDeviceProxyInterface {
153 WiMaxDeviceProxyInterface* CreateWiMaxDeviceProxy(
388 WiMaxDeviceProxyInterface* ChromeosDBusControl::CreateWiMaxDeviceProxy( in CreateWiMaxDeviceProxy()