| /packages/modules/AppSearch/framework/java/external/android/app/appsearch/ |
| D | AppSearchBatchResult.java | 52 AppSearchBatchResult( in AppSearchBatchResult() 54 Map<KeyType, @android.app.appsearch.checker.nullness.qual.Nullable ValueType> in AppSearchBatchResult()
|
| /packages/modules/adb/proto/ |
| D | key_type.proto | 24 enum KeyType { enum
|
| /packages/modules/AppSearch/framework/java/android/app/appsearch/ |
| D | BatchResultCallback.java | 36 void onResult(@NonNull AppSearchBatchResult<KeyType, ValueType> result); in onResult()
|
| /packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/ |
| D | bpf_helpers.h | 316 #define DEFINE_BPF_MAP_EXT(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md, \ argument 356 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md) \ argument 362 #define DEFINE_BPF_MAP(the_map, TYPE, KeyType, ValueType, num_entries) \ argument 366 #define DEFINE_BPF_MAP_RO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 370 #define DEFINE_BPF_MAP_GWO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 374 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument 378 #define DEFINE_BPF_MAP_GRW(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/encryptionkey/ |
| D | EncryptionKey.java | 228 public enum KeyType { enum in EncryptionKey 234 KeyType(String value) { in KeyType() method in EncryptionKey.KeyType
|
| /packages/modules/AdServices/sdksandbox/framework/java/android/app/sdksandbox/ |
| D | SharedPreferencesKey.java | 47 public @interface KeyType {} annotation in SharedPreferencesKey
|
| /packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/data/ |
| D | FederatedComputeEncryptionKey.java | 85 public @interface KeyType {} annotation in FederatedComputeEncryptionKey
|
| /packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/ |
| D | secure_simple_pairing.rs | 78 fn link_key_type(auth_method: AuthenticationMethod, dh_key: DhKey) -> hci::KeyType { in link_key_type()
|