Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DKeystoreAttestationDeviceInfo.java94 private void collectKeystoreAttestation(DeviceInfoStore localStore) throws Exception { in collectKeystoreAttestation()
104 private void collectStrongBoxAttestation(DeviceInfoStore localStore) throws Exception { in collectStrongBoxAttestation()
116 DeviceInfoStore localStore, in loadCertAndCollectAttestation()
158 DeviceInfoStore localStore, AuthorizationList keyDetailsList) in collectStoredInformation()
203 Optional<RootOfTrust> rootOfTrust, DeviceInfoStore localStore) throws IOException { in collectRootOfTrust()