/frameworks/base/core/java/android/net/ |
D | TestNetworkInterface.java | 44 public TestNetworkInterface(ParcelFileDescriptor pfd, String intf) { in TestNetworkInterface()
|
/frameworks/base/core/java/android/hardware/usb/ |
D | UsbDeviceConnection.java | 156 public boolean claimInterface(UsbInterface intf, boolean force) { in claimInterface() 165 public boolean releaseInterface(UsbInterface intf) { in releaseInterface() 175 public boolean setInterface(UsbInterface intf) { in setInterface()
|
D | DeviceFilter.java | 204 UsbInterface intf = device.getInterface(i); in matches() local
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2InfoBuilder.cpp | 71 std::shared_ptr<Codec2Client::Interface> intf, in addSupportedProfileLevels() 189 std::shared_ptr<Codec2Client::Interface> intf, in addSupportedColorFormats() 363 std::shared_ptr<Codec2Client::Interface> intf = in buildMediaCodecList() local
|
D | CCodec.cpp | 1963 std::shared_ptr<Codec2Client::Interface> intf{ in init() local
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | ComponentInterface.cpp | 89 const std::shared_ptr<C2ComponentInterface>& intf, in ComponentInterface()
|
D | InputSurface.cpp | 70 const std::shared_ptr<InputSurface::Interface> &intf, in ConfigurableIntf()
|
D | InputSurfaceConnection.cpp | 77 std::shared_ptr<C2ComponentInterface> intf = localComp->intf(); local 295 std::shared_ptr<C2ComponentInterface> intf = mLocalComp->intf(); in queryFromSink() local
|
D | ComponentStore.cpp | 262 void ComponentStore::onInterfaceLoaded(const std::shared_ptr<C2ComponentInterface> &intf) { in onInterfaceLoaded() 390 std::shared_ptr<C2ComponentInterface> intf = compStatus.c2Component->intf(); in dump() local
|
D | Configurable.cpp | 37 std::unique_ptr<ConfigurableC2Intf>&& intf) in CachedConfigurable()
|
/frameworks/av/media/mtp/ |
D | MtpDescriptors.h | 42 struct usb_interface_descriptor intf; member 49 struct usb_interface_descriptor intf; member
|
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/ |
D | accessorychat.c | 105 struct usb_interface_descriptor *intf = NULL; in usb_device_added() local
|
/frameworks/av/media/codec2/faultinjection/ |
D | C2ComponentWrapper.cpp | 121 std::shared_ptr<C2ComponentInterface> C2ComponentWrapper::intf(){ in intf() function in android::C2ComponentWrapper
|
/frameworks/base/libs/usb/tests/accessorytest/ |
D | usb.c | 111 struct usb_interface_descriptor *intf = NULL; in usb_device_added() local
|
/frameworks/av/media/codec2/hidl/1.1/utils/ |
D | ComponentStore.cpp | 262 void ComponentStore::onInterfaceLoaded(const std::shared_ptr<C2ComponentInterface> &intf) { in onInterfaceLoaded() 423 std::shared_ptr<C2ComponentInterface> intf = compStatus.c2Component->intf(); in dump() local
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
D | WifiP2pGroup.java | 270 public void setInterface(String intf) { in setInterface()
|
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Component.cpp | 196 const std::shared_ptr<C2ComponentInterface> &intf) in SimpleC2Component() 377 std::shared_ptr<C2ComponentInterface> SimpleC2Component::intf() { in intf() function in android::SimpleC2Component
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
D | MtpClient.java | 138 UsbInterface intf = device.getInterface(i); in isCamera() local
|
/frameworks/av/media/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() 630 void C2CompIntfTest::testMain(std::shared_ptr<C2ComponentInterface> intf, in testMain()
|
/frameworks/av/media/codec2/vndk/ |
D | C2Store.cpp | 766 std::shared_ptr<C2ComponentInterface> intf; in init() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |