Home
last modified time | relevance | path

Searched defs:get_connection_info (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/tests/
Dintegration.rs929 let get_connection_info = move |_instance: &str| { in test_accessor_callback_destruction() localVariable
950 let get_connection_info = move |_instance: &str| None; in test_accessor_delegator_new_each_time() localVariable
963 let get_connection_info = move |_instance: &str| None; in test_accessor_delegate_the_delegator() localVariable
978 let get_connection_info = move |_instance: &str| None; in test_accessor_delegator_wrong_name() localVariable
1043 let get_connection_info = move |_instance: &str| None; in test_accessor_from_accessor_binder() localVariable
1063 let get_connection_info = move |_instance: &str| None; in test_accessor_from_wrong_accessor_binder() localVariable