Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 13 of 13) sorted by relevance

/system/netd/libbpf/include/bpf/
DBpfMap.h93 const_iterator(const BpfMap<Key, Value>* map) : mMap(map) { in const_iterator()
263 const std::function<netdutils::Status(const Key& key, const BpfMap<Key, Value>& map)>& filter) in iterate()
279 const BpfMap<Key, Value>& map)>& filter) const { in iterateWithValue()
294 netdutils::Status BpfMap<Key, Value>::iterate( in iterate()
308 netdutils::Status BpfMap<Key, Value>::iterateWithValue( in iterateWithValue()
DBpfNetworkStats.h64 const BpfMap<Key, StatsValue>& statsMap, uint32_t ifaceIndex, char* ifname, in getIfaceNameFromMap()
76 void maybeLogUnknownIface(int ifaceIndex, const BpfMap<Key, StatsValue>& statsMap, in maybeLogUnknownIface()
/system/keymaster/include/keymaster/key_blob_utils/
Dsoftware_keyblobs.h30 class Key; variable
/system/keymaster/include/keymaster/
Dkey_factory.h25 class Key; variable
Dandroid_keymaster.h25 class Key; variable
Dkeymaster_context.h33 class Key; variable
Dkey.h64 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key() function
Doperation.h32 class Key; variable
/system/netd/server/dns/
DDnsTlsDispatcher.h73 typedef std::pair<unsigned, const DnsTlsServer> Key; typedef
/system/keymaster/include/keymaster/contexts/
Dpure_soft_keymaster_context.h36 class Key; variable
Dsoft_keymaster_context.h39 class Key; variable
/system/keymaster/legacy_support/
Dkeymaster_passthrough_operation.h30 class Key; variable
/system/core/logd/
DLogTags.cpp132 std::string Key = Name; in AddEventLogTags() local
456 std::string Key(name); in nameToTag_locked() local