Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2115/
H A Dpoc.cpp63 uint64_t GetMillisecondsSinceBoot() const { return EXIT_SUCCESS; } in GetMillisecondsSinceBoot() function in DerivedGateKeeper
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeper.h92 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h91 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
Dtpm_gatekeeper.cpp114 uint64_t TpmGatekeeper::GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function in cuttlefish::TpmGatekeeper
/aosp_15_r20/hardware/interfaces/gatekeeper/aidl/software/
H A DSoftGateKeeper.h108 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
/aosp_15_r20/trusty/user/app/gatekeeper/
Dtrusty_gatekeeper.cpp203 uint64_t TrustyGateKeeper::GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function in gatekeeper::TrustyGateKeeper