Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/DnsResolver/doh/
Dboot_time.rs38 pub struct BootTime { struct
56 impl BootTime { argument
80 pub fn checked_add(&self, duration: Duration) -> Option<BootTime> { in checked_add()
/aosp_15_r20/system/security/keystore2/src/
H A Ddatabase.rs822 pub struct BootTime(i64); struct
824 impl BootTime { implementation
846 impl ToSql for BootTime { implementation
852 impl FromSql for BootTime { implementation
891 pub fn time_received(&self) -> BootTime { in time_received()
H A Denforcements.rs786 ) -> Option<BootTime> { in get_last_auth_time()
/aosp_15_r20/packages/modules/DnsResolver/doh/dispatcher/
Ddriver.rs90 expiry: BootTime, in query()
/aosp_15_r20/packages/modules/DnsResolver/doh/connection/
Dmod.rs221 expiry: Option<BootTime>, in query()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Devntrace.h445 LARGE_INTEGER BootTime; member
486 LARGE_INTEGER BootTime; member
527 LARGE_INTEGER BootTime; member
Dwinternl.h729 LARGE_INTEGER BootTime; member