Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Doperation.rs176 outcome: Mutex<Outcome>, field
228 outcome: Mutex::new(Outcome::Unknown), in new()
238 if let Ok(guard) = self.outcome.try_lock() { in get_pruning_info()
263 let mut locked_outcome = match self.outcome.try_lock() { in prune()
321 let guard = self.outcome.lock().expect("In check_active."); in check_active()
351 let mut outcome = self.check_active().context("In update_aad")?; in update_aad() localVariable
362 self.update_outcome(&mut outcome, { in update_aad()
374 let mut outcome = self.check_active().context("In update")?; in update() localVariable
386 .update_outcome(&mut outcome, { in update()
402 let mut outcome = self.check_active().context("In finish")?; in finish() localVariable
[all …]
Dmetrics_store.rs341 outcome: MetricsOutcome::OUTCOME_UNSPECIFIED, in process_key_operation_event_stats()
369 key_operation_with_general_info.outcome = match op_outcome { in process_key_operation_event_stats()
/system/security/keystore2/aidl/android/security/metrics/
DKeyOperationWithGeneralInfo.aidl28 Outcome outcome;
/system/hardware/interfaces/wifi/keystore/1.0/default/test/
DWifiLegacyKeystoreIntegrationTest.cpp160 bool outcome = in LegacyKeystoreRemove() local
162 EXPECT_TRUE(outcome) << "Description: " << rc.getDescription(); in LegacyKeystoreRemove()
163 return outcome; in LegacyKeystoreRemove()
/system/sepolicy/prebuilts/api/32.0/private/
Dshell.te176 # Allow reading the outcome of perf_event_open LSM support test for CTS.
/system/sepolicy/prebuilts/api/31.0/private/
Dshell.te168 # Allow reading the outcome of perf_event_open LSM support test for CTS.
/system/sepolicy/prebuilts/api/33.0/private/
Dshell.te184 # Allow reading the outcome of perf_event_open LSM support test for CTS.
/system/sepolicy/prebuilts/api/30.0/public/
Dshell.te112 # Allow reading the outcome of perf_event_open LSM support test for CTS.
/system/sepolicy/private/
Dshell.te193 # Allow reading the outcome of perf_event_open LSM support test for CTS.
/system/sepolicy/prebuilts/api/34.0/private/
Dshell.te193 # Allow reading the outcome of perf_event_open LSM support test for CTS.