| /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/keymint/wire/src/ |
| D | lib.rs | 45 pub fn vec_try_fill_with_alloc_err<T: Clone, E>( in vec_try_fill_with_alloc_err() argument 48 alloc_err: fn() -> E, in vec_try_fill_with_alloc_err() 58 pub fn vec_try4_with_alloc_err<T: Clone, E>( in vec_try4_with_alloc_err() argument 63 alloc_err: fn() -> E, in vec_try4_with_alloc_err() 80 pub fn vec_try3_with_alloc_err<T: Clone, E>( in vec_try3_with_alloc_err() argument 84 alloc_err: fn() -> E, in vec_try3_with_alloc_err() 99 pub fn vec_try2_with_alloc_err<T: Clone, E>( in vec_try2_with_alloc_err() argument 102 alloc_err: fn() -> E, in vec_try2_with_alloc_err() 116 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/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/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 26 enum class E : int8_t { enum
|
| /system/libbase/include/android-base/ |
| D | result.h | 123 operator E() const { in E() function
|
| /system/memory/libmemunreachable/tests/ |
| D | AtomicState_test.cpp | 33 E, enumerator
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/ |
| D | DeeplyNested.h | 43 enum class E : int8_t { enum
|
| /system/keymint/hal/src/hal/ |
| D | tests.rs | 142 pub fn expect_err<T, E: core::fmt::Debug>(result: Result<T, E>, err_msg: &str) { in expect_err() argument
|
| /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/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | DeeplyNested.java | 216 public static @interface E { annotation in DeeplyNested.B.C.D
|
| /system/keymint/common/src/keyblob/ |
| D | legacy.rs | 197 comparator: E, in deserialize()
|
| /system/keymint/tests/src/ |
| D | lib.rs | 33 pub fn test_eq<E: ConstTimeEq>(comparator: E) { in test_eq()
|
| /system/tools/hidl/test/hidl_test/ |
| D | hidl_test_client.cpp | 1851 using E = IFoo::SomeEnum; in TEST_F() typedef
|