Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DTetherController.cpp654 ForwardingDownstream* existingEntry = findForwardingDownstream(intIface, extIface); in addForwardingPair() local
668 ForwardingDownstream* existingEntry = findForwardingDownstream(intIface, extIface); in markForwardingPairDisabled() local
678 ForwardingDownstream* existingEntry = findForwardingDownstream(intIface, extIface); in isForwardingPairEnabled() local
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp721 XMLNode::attribute_entry* existingEntry = node->editAttribute(ns, attr); in addTagAttribute() local
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java3483 final RecipientEntry existingEntry = recipient.getEntry(); in removeRecipientEntry() local