Home
last modified time | relevance | path

Searched defs:nowMs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/powerstats/
DPowerStats.cpp198 uint64_t nowMs = now.tv_sec * 1000 + (now.tv_nsec / 1000000); in getTimeElapsedMs() local
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp771 uint64_t nowMs = time(nullptr) * 1000; in createEcKeyPairAndAttestation() local
823 uint64_t nowMs = time(nullptr) * 1000; in createAttestationForEcPublicKey() local