Home
last modified time | relevance | path

Searched defs:to_time (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/protobuf/ruby/lib/google/protobuf/
H A Dwell_known_types.rb76 def to_time singletonMethod
80 def to_time singletonMethod
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/
H A Dwell_known_types.rb76 def to_time singletonMethod
80 def to_time singletonMethod
/aosp_15_r20/external/llvm-libc/src/__support/time/linux/
H A Dclock_conversion.h23 timespec to_time; in convert_clock() local
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dlog_simulation.cc33 void LogBasedNetworkControllerSimulation::ProcessUntil(Timestamp to_time) { in ProcessUntil()
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dtypes.rs197 pub fn to_time(&self) -> Result<OffsetDateTime, ComponentRange> { in to_time() method
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dshannon_log_parser.py55 def to_time(time_str): function
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp301 auto to_time = detail::extract_mtime(to_stat_path); in __copy_file() local
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp774 auto to_time = detail::extract_mtime(to_stat_path); in __copy_file() local
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp3313 auto to_time = last_write_time(to, ec); in copy_file() local