/external/webrtc/webrtc/common_video/ |
D | video_render_frames.cc | 30 const int64_t time_now = TickTime::MillisecondTimestamp(); in AddFrame() local
|
/external/webrtc/webrtc/test/ |
D | fake_network_pipe.cc | 116 int64_t time_now = clock_->TimeInMilliseconds(); in SendPacket() local 154 int64_t time_now = clock_->TimeInMilliseconds(); in Process() local
|
/external/adhd/cras/src/tests/ |
D | polled_interval_checker_unittest.cc | 14 static struct timespec time_now; variable
|
D | cras_tm_unittest.cc | 29 static struct timespec time_now; variable
|
D | util_unittest.cc | 16 static std::vector<struct timespec> time_now; variable
|
D | loopback_iodev_unittest.cc | 26 static struct timespec time_now; variable
|
D | a2dp_iodev_unittest.cc | 101 static struct timespec time_now; variable
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | client_info.cc | 170 ULARGE_INTEGER time_now; in SetProcessUptime() local
|
/external/webrtc/webrtc/modules/utility/source/ |
D | process_thread_impl.cc | 26 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime()
|
/external/openssh/ |
D | moduli.c | 157 time_t time_now; in qfileout() local 533 time_t time_now, elapsed; in print_progress() local
|
/external/boringssl/src/tool/ |
D | speed.cc | 77 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function 79 static uint64_t time_now() { in time_now() function 90 static uint64_t time_now() { in time_now() function
|
/external/dnsmasq/src/ |
D | log.c | 220 time_t time_now; in my_syslog() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | aimd_rate_control.cc | 69 bool AimdRateControl::TimeToReduceFurther(int64_t time_now, in TimeToReduceFurther()
|
D | remote_bitrate_estimator_unittest_helper.cc | 116 StreamGenerator::StreamGenerator(int capacity, double time_now) in StreamGenerator()
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | rtp_player.cc | 128 RawRtpPacket* NextPacketToResend(int64_t time_now) { in NextPacketToResend() 349 virtual int NextPacket(int64_t time_now) { in NextPacket()
|
/external/v8/src/ |
D | d8-posix.cc | 89 struct timeval time_now; in WaitOnFD() local 117 struct timeval time_now; in TimeIsOut() local
|
/external/webrtc/webrtc/video/ |
D | overuse_frame_detector.cc | 356 int64_t time_now) { in IsUnderusing()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_external_decoder_unittest.cc | 106 uint32_t time_now = 0; in RunTest() local
|
D | neteq_stereo_unittest.cc | 192 int time_now = 0; in RunTest() local
|
D | neteq_network_stats_unittest.cc | 180 uint32_t time_now; in RunTest() local
|
/external/webrtc/talk/media/base/ |
D | videocapturer.cc | 709 double time_now = frame_length_time_reporter_.TimerNow(); in UpdateStats() local
|
/external/autotest/client/deps/glbench/src/ |
D | utils.cc | 141 uint64_t time_now = time_start; in WaitForCoolMachine() local
|
/external/eigen/bench/ |
D | benchmark-blocking-sizes.cpp | 396 double time_now = 0; in try_run_some_benchmarks() local
|
/external/webrtc/talk/app/webrtc/ |
D | statscollector.cc | 468 double time_now = GetTimeNow(); in UpdateStats() local
|
/external/grpc-grpc/test/cpp/end2end/ |
D | async_end2end_test.cc | 429 std::chrono::system_clock::time_point time_now( in TEST_P() local 470 std::chrono::system_clock::time_point time_now( in TEST_P() local
|