Home
last modified time | relevance | path

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

12

/system/gatekeeper/
Dgatekeeper.cpp50 uint64_t timestamp = GetMillisecondsSinceBoot(); in Enroll() local
124 uint64_t timestamp = GetMillisecondsSinceBoot(); in Verify() local
224 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken()
283 bool GateKeeper::ThrottleRequest(uint32_t uid, uint64_t timestamp, in ThrottleRequest()
311 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/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.cc133 bool EvaluationContext::IsWallclockTimeGreaterThan(Time timestamp) { in IsWallclockTimeGreaterThan()
138 bool EvaluationContext::IsMonotonicTimeGreaterThan(Time timestamp) { in IsMonotonicTimeGreaterThan()
/system/chre/platform/slpi/
Dplatform_log.cc54 uint64_t timestamp = SystemTime::getMonotonicTime().toRawNanoseconds(); in log() local
/system/extras/simpleperf/
Dinplace_sampler_lib.cpp204 uint64_t timestamp = GetSystemClock(); in CheckThreads() local
217 bool SampleManager::CheckThreadNameChange(uint64_t timestamp) { in CheckThreadNameChange()
263 bool SampleManager::CheckMapChange(uint64_t timestamp) { in CheckMapChange()
Devent_selection_set.h178 uint64_t timestamp; member
/system/netd/server/
DNetlinkHandler.cpp135 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local
186 const char *timestamp, in notifyInterfaceClassActivity()
/system/core/adb/
Dadb_trace.cpp58 char timestamp[PATH_MAX]; in get_log_file_name() local
Dfile_sync_service.cpp204 unsigned int timestamp = 0; in handle_send_file() local
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc115 uint64_t timestamp = static_cast<uint64_t>(tv.tv_sec) * USEC_PER_SEC + in nfcsnoop_capture() local
/system/tpm/attestation/common/
Dattestation_ca.proto145 optional int64 timestamp = 3; field
/system/media/alsa_utils/
Dalsa_device_proxy.c210 uint64_t *frames, struct timespec *timestamp) in proxy_get_presentation_position()
/system/bt/hci/src/
Dbtsnoop.cc224 uint64_t timestamp; member
Dhci_layer.cc69 std::chrono::time_point<std::chrono::steady_clock> timestamp; member
/system/security/keystore/tests/
Dauth_token_table_test.cpp70 uint64_t timestamp = 0) { in make_token()
/system/core/base/
Dlogging.cpp199 char timestamp[32]; in StderrLogger() local
/system/core/liblog/
Dlocal_logger.c99 log_time timestamp; member
/system/core/adf/libadf/tests/
Dadf_test.cpp113 void readVsyncTimestamp(uint64_t &timestamp) { in readVsyncTimestamp()
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h315 uint64_t timestamp; member
/system/bt/stack/a2dp/
Da2dp_vendor_aptx_encoder.cc94 uint32_t timestamp; // Timestamp for the A2DP frames member
Da2dp_vendor_aptx_hd_encoder.cc94 uint32_t timestamp; // Timestamp for the A2DP frames member
Da2dp_aac_encoder.cc89 uint32_t timestamp; // Timestamp for the A2DP frames member
/system/core/healthd/
Dhealthd_mode_charger.cpp88 int64_t timestamp; member

12