Home
last modified time | relevance | path

Searched defs:adaptor_ (Results 1 – 14 of 14) sorted by relevance

/system/connectivity/apmanager/dbus/
Dservice_dbus_adaptor.h55 org::chromium::apmanager::ServiceAdaptor adaptor_; variable
Dmanager_dbus_adaptor.h69 org::chromium::apmanager::ManagerAdaptor adaptor_; variable
/system/connectivity/shill/
Drpc_task.h73 std::unique_ptr<RPCTaskAdaptorInterface> adaptor_; variable
Dprofile.h263 std::unique_ptr<ProfileAdaptorInterface> adaptor_; variable
Dipconfig.h249 std::unique_ptr<IPConfigAdaptorInterface> adaptor_; variable
Ddevice.h847 std::unique_ptr<DeviceAdaptorInterface> adaptor_; variable
Dmanager.h798 std::unique_ptr<ManagerAdaptorInterface> adaptor_; variable
Dservice.h892 std::unique_ptr<ServiceAdaptorInterface> adaptor_; variable
/system/connectivity/apmanager/
Dmanager.h102 std::unique_ptr<ManagerAdaptorInterface> adaptor_; variable
Dservice.h107 std::unique_ptr<ServiceAdaptorInterface> adaptor_; variable
Ddevice.h142 std::unique_ptr<DeviceAdaptorInterface> adaptor_; variable
Dconfig.h165 std::unique_ptr<ConfigAdaptorInterface> adaptor_; variable
/system/connectivity/shill/cellular/
Dcellular_service_unittest.cc90 ServiceMockAdaptor* adaptor_; // Owned by |service_|. member in shill::CellularServiceTest
/system/connectivity/shill/wifi/
Dwifi_unittest.cc1379 DeviceMockAdaptor* adaptor_; member in shill::WiFiObjectTest