Home
last modified time | relevance | path

Searched defs:ifc (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dusb_linux.cpp150 struct usb_interface_descriptor *ifc; in filter_usb_device() local
350 int n, in, out, ifc; in find_usb_device() local
/system/tools/hidl/
DAST.cpp738 FQName ifc = resolvedName.getTopLevelType(); in lookupTypeFromImports() local
/system/netd/tests/
Dbinder_test.cpp280 bool testNetworkExistsButCannotConnect(const sp<INetd>& netd, TunInterface& ifc, const int netId) { in testNetworkExistsButCannotConnect()