Searched defs:GetMillisecondsSinceBoot (Results 1 – 6 of 6) sorted by relevance
63 uint64_t GetMillisecondsSinceBoot() const { return EXIT_SUCCESS; } in GetMillisecondsSinceBoot() function in DerivedGateKeeper
92 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
91 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
114 uint64_t TpmGatekeeper::GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function in cuttlefish::TpmGatekeeper
108 virtual uint64_t GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function
203 uint64_t TrustyGateKeeper::GetMillisecondsSinceBoot() const { in GetMillisecondsSinceBoot() function in gatekeeper::TrustyGateKeeper