Home
last modified time | relevance | path

Searched defs:timestamp_seconds (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/env_logger/src/fmt/humantime/
Dextern_impl.rs43 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() method
/external/openthread/tests/scripts/thread-cert/
Dmle.py935 def __init__(self, timestamp_seconds, timestamp_ticks, u): argument
941 def timestamp_seconds(self): member in ActiveTimestamp
977 def __init__(self, timestamp_seconds, timestamp_ticks, u): argument
983 def timestamp_seconds(self): member in PendingTimestamp
/external/protobuf/php/ext/google/protobuf/
Dmessage.c1289 upb_MessageValue timestamp_seconds; in PHP_METHOD() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c1290 upb_MessageValue timestamp_seconds; in PHP_METHOD() local