Home
last modified time | relevance | path

Searched defs:R (Results 1 – 25 of 43) sorted by relevance

12

/system/security/keystore2/test_utils/
Drun_as.rs188 pub fn get_result(mut self) -> R { in get_result()
229 pub unsafe fn run_as_child<F, R, M>( in run_as_child() argument
234 ) -> Result<ChildHandle<R, M>, nix::Error> in run_as_child()
238 F: 'static + Send + FnOnce(&mut ChannelReader<M>, &mut ChannelWriter<M>) -> R, in run_as_child()
302 F: 'static + Send + FnOnce() -> R, in run_as()
/system/libvintf/include/vintf/
DLevel.h41 R = 5, enumerator
/system/secretkeeper/comm/tests/
Ddata_types.rs78 fn verify_request_structure<R: Request + core::fmt::Debug + core::cmp::PartialEq>( in verify_request_structure()
90 fn verify_response_structure<R: Response + core::fmt::Debug + core::cmp::PartialEq>( in verify_response_structure()
/system/nfc/src/rust/hal/
Drootcanal_hal.rs55 mut reader: R, in dispatch_incoming()
/system/keymint/hal/src/
Dlib.rs156 fn channel_execute<T, R, S>(channel: &mut T, req: R) -> binder::Result<S> in channel_execute() argument
252 fn execute<R, S>(&self, req: R) -> binder::Result<S> in execute()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DINamedCallback.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DICircular.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DINewName.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DIOldName.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DArrayOfInterfaces.rs64 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
141 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DListOfInterfaces.rs64 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
141 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DINamedCallback.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DIOldName.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DICircular.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DINewName.rs40 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DListOfInterfaces.rs64 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
141 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
DArrayOfInterfaces.rs64 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
141 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
/system/keymint/tests/src/
Dlib.rs29 pub fn test_rng<R: Rng>(rng: &mut R) { in test_rng()
548 pub fn test_sdd_mgr<M: keyblob::SecureDeletionSecretManager, R: Rng>(mut sdd_mgr: M, mut rng: R) { in test_sdd_mgr()
/system/keymint/ta/src/
Dcert.rs543 fn decode_opt_field<'a, R: der::Reader<'a>>( in decode_opt_field()
590 fn decode_value<R: der::Reader<'a>>(decoder: &mut R, header: der::Header) -> der::Result<Self> { in decode_value()
889 fn decode_tag_from_bytes<'a, R: der::Reader<'a>>( in decode_tag_from_bytes()
/system/authgraph/tests/src/
Dlib.rs23 pub fn test_rng<R: Rng>(rng: &mut R) { in test_rng()
150 pub fn test_aes_gcm_keygen<A: AesGcm, R: Rng>(aes: &A, rng: &mut R) { in test_aes_gcm_keygen()
157 pub fn test_aes_gcm_roundtrip<A: AesGcm, R: Rng>(aes: &A, rng: &mut R) { in test_aes_gcm_roundtrip()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs43 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
263 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs43 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
263 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong… in new_async_binder()
/system/teeui/libteeui/src/
Dutils.cpp72 Point<pxs> R = P - Q; in pixelLineIntersect() local

12