Home
last modified time | relevance | path

Searched defs:current_time (Results 1 – 25 of 90) sorted by relevance

1234

/external/webrtc/rtc_base/
Drate_tracker.cc41 int64_t current_time = Time(); in ComputeRateForInterval() local
97 int64_t current_time = Time(); in ComputeTotalRate() local
113 int64_t current_time = Time(); in AddSamples() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/time/
D1-1.c21 time_t current_time; in main() local
/external/webrtc/test/time_controller/
Dsimulated_time_controller.cc100 Timestamp current_time = CurrentTime(); in RunReadyRunners() local
135 Timestamp current_time = CurrentTime(); in NextRunTime() local
212 Timestamp current_time = impl_.CurrentTime(); in AdvanceTime() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/ctime/
D1-1.c19 time_t current_time; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/localtime/
D1-1.c19 time_t current_time; in main() local
/external/webrtc/test/network/
Dnetwork_emulation.cc39 Timestamp current_time = clock_->CurrentTime(); in OnPacketReceived() local
46 Timestamp current_time = clock_->CurrentTime(); in OnPacketReceived() local
216 Timestamp current_time = clock_->CurrentTime(); in SendPacket() local
329 Timestamp current_time = clock_->CurrentTime(); in UpdateReceiveStats() local
/external/webrtc/modules/video_coding/test/
Dstream_generator.cc22 StreamGenerator::StreamGenerator(uint16_t start_seq_num, int64_t current_time) in StreamGenerator()
25 void StreamGenerator::Init(uint16_t start_seq_num, int64_t current_time) { in Init()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/spresense/src/
Dspresense_command_responder.cc28 int32_t current_time, const char* found_command, in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Dcommand_responder.cc22 int32_t current_time, const char* found_command, in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/disco_f746ng/
Dcommand_responder.cc25 int32_t current_time, const char* found_command, in RespondToCommand()
/external/pigweed/pw_chrono/
Dsystem_clock_facade_test_c.c26 pw_chrono_SystemClock_TimePoint current_time) { in pw_chrono_SystemClock_CallTimeElapsed()
Dsystem_clock.cc42 pw_chrono_SystemClock_TimePoint current_time) { in pw_chrono_SystemClock_TimeElapsed()
/external/webrtc/call/
Dsimulated_network_unittest.cc44 Timestamp current_time = start_time; in TEST() local
98 Timestamp current_time = start_time; in TEST() local
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/sparkfun_edge/
Dcommand_responder.cc29 int32_t current_time, const char* found_command, in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/himax_we1_evb/
Dcommand_responder.cc25 int32_t current_time, const char* found_command, in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3evb/
Dcommand_responder.cc26 int32_t current_time, const char* found_command, in RespondToCommand()
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/arduino/
Dcommand_responder.cc29 int32_t current_time, const char* found_command, in RespondToCommand()
/external/python/oauth2client/oauth2client/contrib/
Dxsrfutil.py66 def validate_token(key, token, user_id, action_id="", current_time=None): argument
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.c58 int64_t current_time) in release_expired_buffers_locked()
93 int64_t current_time = os_time_get(); in pb_cache_add_buffer() local
/external/openscreen/platform/test/
Dfake_task_runner.cc29 const auto current_time = FakeClock::now(); in RunTasksUntilIdle() local
/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
Dconfig.h64 #define PW_TRACE_GET_TIME_DELTA(last_time, current_time) \ argument
/external/perfetto/src/perfetto_cmd/
Drate_limiter.h32 base::TimeSeconds current_time = base::TimeSeconds(0); member
/external/e2fsprogs/ext2ed/
Ddisk.c145 time_t current_time; in log_changes() local
/external/toybox/toys/pending/
Ddumpleases.c41 int64_t written_time , current_time, exp; in dumpleases_main() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dmpmcqueue.cc130 auto current_time = gpr_now(GPR_CLOCK_MONOTONIC); in Put() local

1234