Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Doperation.rs176 outcome: Mutex<Outcome>, field
351 let mut outcome = self.check_active().context("In update_aad")?; in update_aad() localVariable
374 let mut outcome = self.check_active().context("In update")?; in update() localVariable
402 let mut outcome = self.check_active().context("In finish")?; in finish() localVariable
/system/hardware/interfaces/wifi/keystore/1.0/default/test/
DWifiLegacyKeystoreIntegrationTest.cpp160 bool outcome = in LegacyKeystoreRemove() local