Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 59) sorted by relevance

123

/system/gatekeeper/
Dgatekeeper.cpp50 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/
Dlogcat_benchmark.cpp35 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/
Dprotos.proto25 required int64 timestamp = 1; field
44 required int64 timestamp = 1; field
/system/chre/apps/chqts/src/general_test/
Dtimer_set_test.cc71 void TimerSetTest::Stage::processEvent(uint64_t timestamp, TimerSetTest *test) { in processEvent()
159 uint64_t timestamp = chreGetTime(); in handleEvent() local
/system/update_engine/update_manager/
Ddefault_policy.h47 void set_last_check_allowed_time(base::Time timestamp) { in set_last_check_allowed_time()
Devaluation_context.cc131 bool EvaluationContext::IsWallclockTimeGreaterThan(Time timestamp) { in IsWallclockTimeGreaterThan()
136 bool EvaluationContext::IsMonotonicTimeGreaterThan(Time timestamp) { in IsMonotonicTimeGreaterThan()
/system/core/healthd/
Dhealthd_mode_charger.h37 int64_t timestamp; member
/system/media/alsa_utils/
Dalsa_device_proxy.c212 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/
Dstorage_module_test.cc51 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/
Dfile_sync_service.cpp270 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/
Dsimpleperf_etm_provider.cpp70 const std::string timestamp = GetTimestamp(); in Trace() local
/system/core/adb/
Dadb_trace.cpp69 char timestamp[PATH_MAX]; in get_log_file_name() local
/system/chre/apps/audio_world/
Daudio_world.cc105 Milliseconds timestamp = Milliseconds(Nanoseconds(event->timestamp)); in handleAudioDataEvent() local
/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h146 uint64_t timestamp; member
/system/extras/simpleperf/
DJITDebugReader.h46 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/
DNetlinkHandler.cpp211 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local
257 int64_t timestamp, int uid) { in notifyInterfaceClassActivityChanged()
/system/libbase/
Dlogging_splitters.h151 char timestamp[32]; in StderrOutputGenerator() local
/system/bt/btif/src/
Dbtif_a2dp_control.cc43 struct timespec timestamp = {}; member
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc120 uint64_t timestamp = static_cast<uint64_t>(tv.tv_sec) * USEC_PER_SEC + in nfcsnoop_capture() local
/system/bt/audio_bluetooth_hw/
Dstream_apis.cc52 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/
Daudio.h240 uint64_t timestamp; member
/system/chre/chre_api/legacy/v1_2/chre/
Daudio.h240 uint64_t timestamp; member
/system/bt/gd/hal/
Dsnoop_logger.cc36 uint64_t timestamp; member
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc143 uint64_t timestamp) { in updateCalibration()
/system/netd/tests/
DTestUnsolService.cpp83 int64_t timestamp, int uid) { in onInterfaceClassActivityChanged()

123