Searched defs:check_entry (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/logging/liblog/tests/ |
H A D | logprint_test.cpp | 145 auto check_entry = [&](const AndroidLogEntry& entry) { in TEST() local
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | nft-shared.h | 79 int (*check_entry)(struct nft_handle *h, member
|
H A D | iptables.c | 321 check_entry(const xt_chainlabel chain, struct ipt_entry *fw, in check_entry() function
|
H A D | ip6tables.c | 322 check_entry(const xt_chainlabel chain, struct ip6t_entry *fw, in check_entry() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_os.py | 4181 def check_entry(self, entry, name, is_dir, is_file, is_symlink): member in TestScandir
|