Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/efi/src/
Dnet.rs323 timestamp: &'b AtomicU64, field
450 pub fn timestamp(&self, base_in_millis: u64) -> Duration { in timestamp() method
512 timestamp: &'c AtomicU64, field
/bootable/recovery/tests/unit/
Dinstall_test.cpp176 std::string timestamp = android::base::GetProperty("ro.build.date.utc", ""); in VerifyAbUpdateCommands() local
227 std::string timestamp = android::base::GetProperty("ro.build.date.utc", ""); in TEST() local