Home
last modified time | relevance | path

Searched refs:GetMillisecondsSinceBoot (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_gatekeeper.h62 uint64_t GetMillisecondsSinceBoot() const override;
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