/system/gatekeeper/ |
D | gatekeeper.cpp | 50 uint64_t timestamp = GetMillisecondsSinceBoot(); in Enroll() local 122 uint64_t timestamp = GetMillisecondsSinceBoot(); in Verify() local 227 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken() 299 bool GateKeeper::ThrottleRequest(uint32_t uid, uint64_t timestamp, in ThrottleRequest() 327 bool GateKeeper::IncrementFailureRecord(uint32_t uid, secure_id_t user_id, uint64_t timestamp, in IncrementFailureRecord()
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 35 class timestamp { in BM_logcat_sorted_order() class 54 explicit timestamp(const char* buffer) { in BM_logcat_sorted_order() function in BM_logcat_sorted_order::timestamp
|
/system/extras/boottime_tools/bootio/ |
D | protos.proto | 25 required int64 timestamp = 1; field 44 required int64 timestamp = 1; field
|
/system/chre/apps/chqts/src/general_test/ |
D | timer_set_test.cc | 71 void TimerSetTest::Stage::processEvent(uint64_t timestamp, TimerSetTest *test) { in processEvent() 159 uint64_t timestamp = chreGetTime(); in handleEvent() local
|
/system/update_engine/update_manager/ |
D | default_policy.h | 47 void set_last_check_allowed_time(base::Time timestamp) { in set_last_check_allowed_time()
|
D | evaluation_context.cc | 131 bool EvaluationContext::IsWallclockTimeGreaterThan(Time timestamp) { in IsWallclockTimeGreaterThan() 136 bool EvaluationContext::IsMonotonicTimeGreaterThan(Time timestamp) { in IsMonotonicTimeGreaterThan()
|
/system/core/healthd/ |
D | healthd_mode_charger.h | 37 int64_t timestamp; member
|
/system/media/alsa_utils/ |
D | alsa_device_proxy.c | 212 uint64_t *frames, struct timespec *timestamp) in proxy_get_presentation_position() 241 struct timespec timestamp; in proxy_get_capture_position() local
|
/system/bt/gd/storage/ |
D | storage_module_test.cc | 51 const std::string& timestamp, const std::string& format) { in ParseTimestamp() 154 …auto timestamp = config->GetProperty(StorageModule::kInfoSection, StorageModule::kTimeCreatedPrope… in TEST_F() local
|
/system/core/adb/daemon/ |
D | file_sync_service.cpp | 270 static bool handle_send_file_data(borrowed_fd s, unique_fd fd, uint32_t* timestamp, in handle_send_file_data() 346 static bool handle_send_file(borrowed_fd s, const char* path, uint32_t* timestamp, uid_t uid, in handle_send_file() 445 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, bool dry_run, in handle_send_link() 512 uint32_t timestamp; in send_impl() local
|
/system/extras/profcollectd/libprofcollectd/ |
D | simpleperf_etm_provider.cpp | 70 const std::string timestamp = GetTimestamp(); in Trace() local
|
/system/core/adb/ |
D | adb_trace.cpp | 69 char timestamp[PATH_MAX]; in get_log_file_name() local
|
/system/chre/apps/audio_world/ |
D | audio_world.cc | 105 Milliseconds timestamp = Milliseconds(Nanoseconds(event->timestamp)); in handleAudioDataEvent() local
|
/system/chre/platform/slpi/include/chre/platform/slpi/see/ |
D | see_cal_helper.h | 146 uint64_t timestamp; member
|
/system/extras/simpleperf/ |
D | JITDebugReader.h | 46 uint64_t timestamp; // Monotonic timestamp for the creation of the debug info member 153 uint64_t timestamp; // CLOCK_MONOTONIC time of last action member
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 211 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local 257 int64_t timestamp, int uid) { in notifyInterfaceClassActivityChanged()
|
/system/libbase/ |
D | logging_splitters.h | 151 char timestamp[32]; in StderrOutputGenerator() local
|
/system/bt/btif/src/ |
D | btif_a2dp_control.cc | 43 struct timespec timestamp = {}; member
|
/system/nfc/src/adaptation/ |
D | debug_nfcsnoop.cc | 120 uint64_t timestamp = static_cast<uint64_t>(tv.tv_sec) * USEC_PER_SEC + in nfcsnoop_capture() local
|
/system/bt/audio_bluetooth_hw/ |
D | stream_apis.cc | 52 struct timespec* timestamp = nullptr) { in out_calculate_feeding_delay_ms() 533 int64_t* timestamp) { in out_get_next_write_timestamp() 600 struct timespec* timestamp) { in out_get_presentation_position()
|
/system/chre/chre_api/include/chre_api/chre/ |
D | audio.h | 240 uint64_t timestamp; member
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | audio.h | 240 uint64_t timestamp; member
|
/system/bt/gd/hal/ |
D | snoop_logger.cc | 36 uint64_t timestamp; member
|
/system/chre/platform/slpi/see/ |
D | see_cal_helper.cc | 143 uint64_t timestamp) { in updateCalibration()
|
/system/netd/tests/ |
D | TestUnsolService.cpp | 83 int64_t timestamp, int uid) { in onInterfaceClassActivityChanged()
|