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

/system/gatekeeper/include/gatekeeper/
H A Dgatekeeper.h115 virtual uint64_t GetMillisecondsSinceBoot() const = 0;
/system/gatekeeper/
H A Dgatekeeper.cpp50 uint64_t timestamp = GetMillisecondsSinceBoot();
124 uint64_t timestamp = GetMillisecondsSinceBoot();
/system/core/gatekeeperd/
H A DSoftGateKeeper.h100 virtual uint64_t GetMillisecondsSinceBoot() const { function in class:gatekeeper::SoftGateKeeper

Completed in 34 milliseconds