| /external/python/cryptography/src/cryptography/ |
| D | fernet.py | 51 def encrypt_at_time(self, data, current_time): argument 55 def _encrypt_from_parts(self, data, current_time, iv): argument 78 def decrypt_at_time(self, token, ttl, current_time): argument 117 def _decrypt_data(self, data, timestamp, ttl, current_time): argument 159 def encrypt_at_time(self, msg, current_time): argument 184 def decrypt_at_time(self, msg, ttl, current_time): argument
|
| /external/webrtc/rtc_base/ |
| D | rate_tracker.cc | 41 int64_t current_time = Time(); in ComputeRateForInterval() local 97 int64_t current_time = Time(); in ComputeTotalRate() local
|
| /external/webrtc/test/time_controller/ |
| D | simulated_time_controller.cc | 90 Timestamp current_time = CurrentTime(); in RunReadyRunners() local 125 Timestamp current_time = CurrentTime(); in NextRunTime() local 197 Timestamp current_time = impl_.CurrentTime(); in AdvanceTime() local
|
| /external/cronet/net/http/ |
| D | transport_security_state_unittest.cc | 320 const base::Time current_time(base::Time::Now()); in TEST_F() local 378 const base::Time current_time(base::Time::Now()); in TEST_F() local 392 const base::Time current_time(base::Time::Now()); in TEST_F() local 403 const base::Time current_time(base::Time::Now()); in TEST_F() local 420 const base::Time current_time(base::Time::Now()); in TEST_F() local 440 const base::Time current_time(base::Time::Now()); in TEST_F() local 470 const base::Time current_time(base::Time::Now()); in TEST_F() local 498 const base::Time current_time(base::Time::Now()); in TEST_F() local 515 const base::Time current_time(base::Time::Now()); in TEST_F() local 564 const base::Time current_time(base::Time::Now()); in TEST_F() local [all …]
|
| D | transport_security_persister_unittest.cc | 78 const base::Time current_time(base::Time::Now()); in TEST_F() local 107 const base::Time current_time(base::Time::Now()); in TEST_F() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/time/ |
| D | 1-1.c | 21 time_t current_time; in main() local
|
| /external/webrtc/modules/video_coding/test/ |
| D | stream_generator.cc | 22 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/localtime/ |
| D | 1-1.c | 19 time_t current_time; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/ctime/ |
| D | 1-1.c | 19 time_t current_time; in main() local
|
| /external/perfetto/protos/perfetto/trace/ftrace/ |
| D | cros_ec.proto | 9 optional int64 current_time = 1; field
|
| /external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| D | pb_cache.c | 58 int64_t current_time) in release_expired_buffers_locked() 93 int64_t current_time = os_time_get(); in pb_cache_add_buffer() local
|
| /external/pigweed/pw_chrono/ |
| D | system_clock.cc | 42 pw_chrono_SystemClock_TimePoint current_time) { in pw_chrono_SystemClock_TimeElapsed()
|
| D | system_clock_facade_test_c.c | 26 pw_chrono_SystemClock_TimePoint current_time) { in pw_chrono_SystemClock_CallTimeElapsed()
|
| /external/python/oauth2client/oauth2client/contrib/ |
| D | xsrfutil.py | 66 def validate_token(key, token, user_id, action_id="", current_time=None): argument
|
| /external/autotest/utils/frozen_chromite/third_party/oauth2client/ |
| D | xsrfutil.py | 67 def validate_token(key, token, user_id, action_id="", current_time=None): argument
|
| /external/openscreen/platform/test/ |
| D | fake_task_runner.cc | 29 const auto current_time = FakeClock::now(); in RunTasksUntilIdle() local
|
| /external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/ |
| D | config.h | 64 #define PW_TRACE_GET_TIME_DELTA(last_time, current_time) \ argument
|
| /external/perfetto/src/perfetto_cmd/ |
| D | rate_limiter.h | 32 base::TimeSeconds current_time = base::TimeSeconds(0); member
|
| /external/e2fsprogs/ext2ed/ |
| D | disk.c | 145 time_t current_time; in log_changes() local
|
| /external/toybox/toys/pending/ |
| D | dumpleases.c | 41 int64_t written_time , current_time, exp; in dumpleases_main() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/ |
| D | mpmcqueue.cc | 130 auto current_time = gpr_now(GPR_CLOCK_MONOTONIC); in Put() local
|
| /external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
| D | pthread_cond_wait_2.c | 84 struct timespec start_time, current_time; in low_prio_thread() local
|
| D | pthread_cond_wait_1.c | 84 struct timespec start_time, current_time; in low_prio_thread() local
|
| /external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/ |
| D | 1-2.c | 83 struct timespec current_time, start_time; in low_prio_thread() local
|
| /external/webrtc/modules/congestion_controller/goog_cc/ |
| D | goog_cc_network_control_unittest.cc | 109 Timestamp& current_time) { in PacketTransmissionAndFeedbackBlock() 275 Timestamp current_time = Timestamp::Millis(123); in TEST() local 300 Timestamp current_time = Timestamp::Millis(123); in TEST() local 322 Timestamp current_time = Timestamp::Millis(123); in TEST() local 345 Timestamp current_time = Timestamp::Millis(123); in TEST() local 369 Timestamp current_time = Timestamp::Millis(123); in TEST() local
|