| /system/libbase/include/android-base/ |
| D | result.h | 124 operator E() const { in E() function 163 auto format_as(ResultError<E, true> error) { in format_as() argument
|
| /system/keymint/wire/src/ |
| D | lib.rs | 63 pub fn vec_try_fill_with_alloc_err<T: Clone, E>( in vec_try_fill_with_alloc_err() argument 66 alloc_err: fn() -> E, in vec_try_fill_with_alloc_err() 76 pub fn vec_try4_with_alloc_err<T: Clone, E>( in vec_try4_with_alloc_err() argument 81 alloc_err: fn() -> E, in vec_try4_with_alloc_err() 98 pub fn vec_try3_with_alloc_err<T: Clone, E>( in vec_try3_with_alloc_err() argument 102 alloc_err: fn() -> E, in vec_try3_with_alloc_err() 117 pub fn vec_try2_with_alloc_err<T: Clone, E>( in vec_try2_with_alloc_err() argument 120 alloc_err: fn() -> E, in vec_try2_with_alloc_err() 134 pub fn vec_try1_with_alloc_err<T: Clone, E>(x1: T, alloc_err: fn() -> E) -> Result<Vec<T>, E> { in vec_try1_with_alloc_err() argument
|
| /system/tools/aidl/tests/android/aidl/tests/nested/ |
| D | DeeplyNested.aidl | 27 enum E { OK } enum
|
| /system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/ |
| D | Value.aidl | 27 E = 27, enumConstant
|
| /system/tools/aidl/build/tests_vintf/vintf/ |
| D | IFoo.aidl | 27 enum E { A, B, C } enum
|
| /system/tools/aidl/build/aidl_api/tests-vintf/1/vintf/ |
| D | IFoo.aidl | 48 enum E { enum
|
| /system/tools/aidl/build/aidl_api/tests-vintf/current/vintf/ |
| D | IFoo.aidl | 48 enum E { enum
|
| /system/authgraph/tests/src/ |
| D | lib.rs | 280 pub fn test_ecdh<E: EcDh>(ecdh: &E) { in test_ecdh() 289 pub fn test_ecdsa<E: EcDsa>(ecdsa: &E) { in test_ecdsa() 369 pub fn test_ed25519_round_trip<E: EcDsa>(ecdsa: &E) { in test_ed25519_round_trip() 398 pub fn test_p256_round_trip<E: EcDsa>(ecdsa: &E) { in test_p256_round_trip() 430 pub fn test_p384_round_trip<E: EcDsa>(ecdsa: &E) { in test_p384_round_trip() 461 fn test_ecdsa_round_trip<E: EcDsa>(ecdsa: &E, verify_key: &EcVerifyKey, sign_key: &EcSignKey) { in test_ecdsa_round_trip() 845 pub fn validate_identity<E: EcDsa>(ecdsa: &E) { in validate_identity() 1244 pub fn test_get_identity<D: Device, E: EcDsa>(ag_device: &D, ecdsa: &E) { in test_get_identity() 1250 pub fn test_example_identity_validate<E: EcDsa>(ecdsa: &E) { in test_example_identity_validate()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 34 enum class E : int8_t { enum
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 34 enum class E : int8_t { enum
|
| /system/core/debuggerd/libdebuggerd/test/ |
| D | mte_stack_record_test.cpp | 48 unwindstack::ErrorData E; in SetUp() local 75 unwindstack::ErrorData E; in TEST() local
|
| /system/memory/libmemunreachable/tests/ |
| D | AtomicState_test.cpp | 33 E, enumerator
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 51 enum class E : int8_t { enum
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 51 enum class E : int8_t { enum
|
| /system/keymint/hal/src/hal/ |
| D | tests.rs | 156 pub fn expect_err<T, E: core::fmt::Debug>(result: Result<T, E>, err_msg: &str) { in expect_err() argument
|
| /system/media/audio_utils/include/audio_utils/ |
| D | intrinsic_utils.h | 107 using E = std::decay_t<decltype(v)>; in vapply() local 119 using E = std::decay_t<decltype(v[0])>; in vapply() local
|
| /system/libbase/ |
| D | expected_test.cpp | 47 struct E { struct 50 E(const std::string& message, int cause) : message(message), cause(cause) {} in E() argument
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | DeeplyNested.java | 221 public static @interface E { annotation in DeeplyNested.B.C.D
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | DeeplyNested.java | 221 public static @interface E { annotation in DeeplyNested.B.C.D
|
| /system/keymint/common/src/keyblob/ |
| D | legacy.rs | 227 comparator: E, in deserialize()
|
| /system/keymint/tests/src/ |
| D | lib.rs | 47 pub fn test_eq<E: ConstTimeEq>(comparator: E) { in test_eq()
|
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test_client.cpp | 1863 using E = IFoo::SomeEnum; in TEST_F() typedef
|