Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/ta/
H A Dclock.rs21 pub struct StdClock; struct
23 impl StdClock { implementation
30 impl crypto::MonotonicClock for StdClock { implementation
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/rust/
Dclock.rs22 pub struct StdClock; struct
24 impl crypto::MonotonicClock for StdClock { implementation