Searched defs:KeyType (Results 1 – 5 of 5) sorted by relevance
| /frameworks/libs/net/common/native/bpf_headers/include/bpf/ |
| D | bpf_helpers.h | 261 #define DEFINE_BPF_MAP_EXT(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md, \ argument 299 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md) \ argument 305 #define DEFINE_BPF_MAP(the_map, TYPE, KeyType, ValueType, num_entries) \ argument 309 #define DEFINE_BPF_MAP_RO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 313 #define DEFINE_BPF_MAP_GWO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 317 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 321 #define DEFINE_BPF_MAP_GRW(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
|
| /frameworks/compile/mclinker/include/mcld/Target/ |
| D | KeyEntryMap.h | 23 typedef KEY KeyType; typedef
|
| /frameworks/native/headers/media_plugin/media/drm/ |
| D | DrmAPI.h | 94 enum KeyType { enum
|
| /frameworks/opt/telephony/proto/src/ |
| D | telephony.proto | 1669 enum KeyType { enum
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | TelephonyManager.java | 320 public @interface KeyType {} annotation in TelephonyManager
|