Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 8 of 8) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_supplicant_process_proxy.h65 brillo::dbus_utils::Property<std::vector<dbus::ObjectPath>> interfaces; variable
Dchromeos_dbus_objectmanager_proxy.cc139 const std::vector<std::string>& interfaces) { in InterfacesRemoved()
/system/tools/aidl/tests/
Dend_to_end_tests.cpp44 void AddStubAidls(const char** parcelables, const char** interfaces, in AddStubAidls()
/system/connectivity/shill/cellular/
Dmodem_manager_1.cc121 const vector<string>& interfaces) { in OnInterfacesRemovedSignal()
/system/core/adf/libadf/
Dadf.c161 adf_id_t *interfaces, size_t n_interfaces, in adf_device_post()
212 ssize_t adf_interfaces(struct adf_device *dev, adf_id_t **interfaces) in adf_interfaces()
221 adf_id_t overlay_engine, adf_id_t **interfaces) in adf_interfaces_for_overlay_engine()
/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_server.cc133 std::vector<std::string> interfaces; in ConnectWifi() local
211 std::vector<std::string> interfaces; in ListControlledWifiInterfaces() local
/system/connectivity/apmanager/
Ddevice_info_unittest.cc112 void VerifyInterfaceList(const vector<Device::WiFiInterface>& interfaces) { in VerifyInterfaceList()
/system/tools/aidl/
Dast_java.h347 std::vector<const Type*> interfaces; member