Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/efi/src/
Dnet.rs262 fn timestamp() -> u64 { in timestamp() function
408 pub fn timestamp(base: u64) -> u64 { in timestamp() method
/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