Searched defs:KeyType (Results 1 – 5 of 5) sorted by relevance
/frameworks/libs/net/common/native/bpf_headers/include/bpf/ |
D | bpf_helpers.h | 140 #define DEFINE_BPF_MAP_EXT(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md, \ argument 175 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md) \ argument 178 #define DEFINE_BPF_MAP(the_map, TYPE, KeyType, ValueType, num_entries) \ argument 181 #define DEFINE_BPF_MAP_GWO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 184 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 187 #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 | 1666 enum KeyType { enum
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 271 public @interface KeyType {} annotation in TelephonyManager
|