Searched defs:Key (Results 1 – 15 of 15) sorted by relevance
/system/bpf/libbpf_android/include/bpf/ |
D | BpfMap.h | 182 const std::function<netdutils::Status(const Key& key, const BpfMap<Key, Value>& map)>& filter) in iterate() 196 const BpfMap<Key, Value>& map)>& filter) const { in iterateWithValue() 209 netdutils::Status BpfMap<Key, Value>::iterate( in iterate() 221 netdutils::Status BpfMap<Key, Value>::iterateWithValue( in iterateWithValue()
|
/system/keymaster/include/keymaster/key_blob_utils/ |
D | software_keyblobs.h | 30 class Key; variable
|
/system/keymaster/include/keymaster/ |
D | key_factory.h | 25 class Key; variable
|
D | android_keymaster.h | 25 class Key; variable
|
D | keymaster_context.h | 33 class Key; variable
|
D | key.h | 64 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key() function
|
D | operation.h | 32 class Key; variable
|
/system/netd/resolv/ |
D | DnsTlsDispatcher.h | 69 typedef std::pair<unsigned, const DnsTlsServer> Key; typedef
|
/system/keymaster/include/keymaster/contexts/ |
D | pure_soft_keymaster_context.h | 36 class Key; variable
|
D | soft_keymaster_context.h | 39 class Key; variable
|
/system/netd/libnetdbpf/include/netdbpf/ |
D | BpfNetworkStats.h | 74 const BpfMap<Key, StatsValue>& statsMap, uint32_t ifaceIndex, char* ifname, in getIfaceNameFromMap() 86 void maybeLogUnknownIface(int ifaceIndex, const BpfMap<Key, StatsValue>& statsMap, in maybeLogUnknownIface()
|
/system/keymaster/legacy_support/ |
D | keymaster_passthrough_operation.h | 30 class Key; variable
|
/system/core/logd/ |
D | LogTags.cpp | 135 std::string Key = Name; in AddEventLogTags() local 461 std::string Key(name); in nameToTag_locked() local
|
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 322 Octet16 Key{0xec, 0x02, 0x34, 0xa3, 0x57, 0xc8, 0xad, 0x05, in TEST() local
|
/system/netd/server/ |
D | TrafficControllerTest.cpp | 239 void expectMapEmpty(BpfMap<Key, Value>& map) { in expectMapEmpty()
|