Home
last modified time | relevance | path

Searched refs:MATCH (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java113 MATCH, // Received RA matched a known RA enumConstant
234 case MATCH: in updateStats()
513 MATCH, // A field that should be matched (e.g., the router IP address). enumConstant
707 new PacketSection(mPacket.position(), length, PacketSection.Type.MATCH, 0, 0)); in addMatchSection()
870 if (section.type != PacketSection.Type.MATCH) continue; in matches()
916 if (section.type == PacketSection.Type.MATCH) { in generateFilterLocked()
1756 return ProcessRaResult.MATCH; in processRa()
/packages/modules/DnsResolver/
Dgetaddrinfo.cpp200 #define MATCH(x, y, w) ((x) == (y) || ((w) && ((x) == ANY || (y) == ANY))) macro
364 if (!MATCH(ai.ai_socktype, ex.e_socktype, WILD_SOCKTYPE(ex))) continue; in android_getaddrinfofornetcontext()
365 if (!MATCH(ai.ai_protocol, ex.e_protocol, WILD_PROTOCOL(ex))) continue; in android_getaddrinfofornetcontext()
437 if (!MATCH(ai.ai_socktype, ex.e_socktype, WILD_SOCKTYPE(ex))) continue; in resolv_getaddrinfo()
439 if (!MATCH(ai.ai_protocol, ex.e_protocol, WILD_PROTOCOL(ex))) continue; in resolv_getaddrinfo()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...