Home
last modified time | relevance | path

Searched refs:choice_ptr1 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/common/src/
Dparameter_provider.rs255 let choice_ptr1: cxx::UniquePtr<ffi::BluetoothKeystoreInterface> = in test_bt_keystore_interface() localVariable
257 let address1 = Arc::new(Mutex::new(format!("{:p}", &choice_ptr1))); in test_bt_keystore_interface()