/system/bpf/libbpf_android/include/bpf/ |
D | BpfMap.h | 191 const std::function<base::Result<void>(const Key& key, const BpfMap<Key, Value>& map)>& in iterate() 207 const BpfMap<Key, Value>& map)>& filter) const { in iterateWithValue() 222 base::Result<void> BpfMap<Key, Value>::iterate( in iterate() 236 base::Result<void> 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/core/adb/crypto/include/adb/crypto/ |
D | key.h | 31 explicit Key(bssl::UniquePtr<EVP_PKEY>&& pkey, adb::proto::KeyType type) in Key() function
|
/system/netd/libnetdbpf/include/netdbpf/ |
D | BpfNetworkStats.h | 75 const BpfMap<Key, StatsValue>& statsMap, uint32_t ifaceIndex, char* ifname, in getIfaceNameFromMap() 87 void maybeLogUnknownIface(int ifaceIndex, const BpfMap<Key, StatsValue>& statsMap, in maybeLogUnknownIface()
|
/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/keymaster/legacy_support/ |
D | keymaster_passthrough_operation.h | 30 class Key; variable
|
/system/bt/gd/common/ |
D | list_map.h | 162 void splice(const_iterator pos, ListMap<Key, T>& other, const_iterator it) { in splice()
|
/system/core/logd/ |
D | LogTags.cpp | 139 std::string Key = Name; in AddEventLogTags() local 444 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/bt/gd/crypto_toolbox/ |
D | crypto_toolbox_test.cc | 285 …Octet16 Key{0xec, 0x02, 0x34, 0xa3, 0x57, 0xc8, 0xad, 0x05, 0x34, 0x10, 0x10, 0xa6, 0x0a, 0x39, 0x… in TEST() local
|
/system/netd/server/ |
D | TrafficControllerTest.cpp | 238 void expectMapEmpty(BpfMap<Key, Value>& map) { in expectMapEmpty()
|
/system/core/adb/ |
D | transport.cpp | 1516 std::shared_ptr<RSA> atransport::Key() { in Key() function in atransport
|