| /system/security/keystore2/test_utils/ | 
| D | run_as.rs | 199     pub fn get_result(mut self) -> R {  in get_result() 240 pub unsafe fn run_as_child<F, R, M>(  in run_as_child()  argument 245 ) -> Result<ChildHandle<R, M>, nix::Error>  in run_as_child() 249     F: 'static + Send + FnOnce(&mut ChannelReader<M>, &mut ChannelWriter<M>) -> R,  in run_as_child() 311     F: 'static + Send + FnOnce() -> R,  in run_as()
  | 
| /system/libvintf/include/vintf/ | 
| D | Level.h | 40     R = 5,  enumerator
  | 
| /system/nfc/src/rust/rootcanal/ | 
| D | main.rs | 123 async fn process<R, W>(config: InternalConfiguration, reader: &mut R, writer: &mut W) -> Result<()>  in process()
  | 
| /system/nfc/src/rust/hal/ | 
| D | rootcanal_hal.rs | 54     mut reader: R,  in dispatch_incoming()
  | 
| /system/keymint/hal/src/ | 
| D | lib.rs | 142 fn channel_execute<T, R, S>(channel: &mut T, req: R) -> binder::Result<S>  in channel_execute()  argument 238     fn execute<R, S>(&self, req: R) -> binder::Result<S>  in execute()
  | 
| D | keymint.rs | 288     fn execute<R, S>(&self, req: R) -> binder::Result<S>  in execute()
  | 
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ | 
| D | IDeprecated.rs | 36 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | IOldName.rs | 36 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | ICircular.rs | 36 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | INamedCallback.rs | 36 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | INewName.rs | 36 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | ListOfInterfaces.rs | 60 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder() 140 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | ArrayOfInterfaces.rs | 60 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder() 140 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| D | ITestService.rs | 240 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder() 4439 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| /system/keymint/tests/src/ | 
| D | lib.rs | 15 pub fn test_rng<R: Rng>(rng: &mut R) {  in test_rng() 512 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/ | 
| D | cert.rs | 514 fn decode_opt_field<'a, R: der::Reader<'a>>(  in decode_opt_field() 561     fn decode_value<R: der::Reader<'a>>(decoder: &mut R, header: der::Header) -> der::Result<Self> {  in decode_value() 856 fn decode_tag_from_bytes<'a, R: der::Reader<'a>>(  in decode_tag_from_bytes()
  | 
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ | 
| D | INestedService.rs | 39 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder() 262 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| /system/teeui/libteeui/src/ | 
| D | utils.cpp | 72                 Point<pxs> R = P - Q;  in pixelLineIntersect()  local
  | 
| /system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/ | 
| D | FixedSizeArrayExample.rs | 414 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder() 1016 …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-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ | 
| D | IFooInterface.rs | 59 …pub fn new_async_binder<T, R>(inner: T, rt: R, features: binder::BinderFeatures) -> binder::Strong…  in new_async_binder()
  | 
| /system/core/fs_mgr/libsnapshot/ | 
| D | snapshot_test.cpp | 848     AssertionResult WaitFulfill(std::chrono::duration<R, P> timeout) {  in WaitFulfill()
  |