Home
last modified time | relevance | path

Searched defs:tomatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dip_address.cc463 bool IPIsHelper(const IPAddress& ip, const in6_addr& tomatch, int length) { in IPIsHelper()
/aosp_15_r20/system/sepolicy/tools/
H A Dcheck_seapp.c360 char *tomatch = check->data; in match_regex() local