Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/nfc/src/
Dnfc.rs85 fn unwrap_mut_opened(&mut self) -> &mut NfcClient { in unwrap_mut_opened() method
249 let session = status.unwrap_mut_opened(); in open()