Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Doperation.rs175 outcome: Mutex<Outcome>, field
361 let mut outcome = self.check_active().context("In update_aad")?; in update_aad() localVariable
387 let mut outcome = self.check_active().context("In update")?; in update() localVariable
418 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