Home
last modified time | relevance | path

Searched defs:num_entries (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/bpf_progs/
Dnetd.c55 #define DEFINE_BPF_MAP_NO_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument
60 #define DEFINE_BPF_MAP_RO_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument
65 #define DEFINE_BPF_MAP_RW_NETD(the_map, TYPE, TypeOfKey, TypeOfValue, num_entries) \ argument
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.cc245 uint8_t num_entries; in ParseAseCtpNotification() local
/packages/modules/Bluetooth/system/gd/common/
Dlist_map_test.cc333 int num_entries = 0xFFFF; // 2^16 = 65535 in TEST() local
/packages/modules/DnsResolver/
Dres_cache.cpp991 int num_entries = 0; member