Home
last modified time | relevance | path

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

123

/system/gatekeeper/
Dgatekeeper.cpp54 uint64_t timestamp = GetMillisecondsSinceBoot(); in Enroll() local
133 uint64_t timestamp = GetMillisecondsSinceBoot(); in Verify() local
233 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken()
292 bool GateKeeper::ThrottleRequest(uint32_t uid, uint64_t timestamp, in ThrottleRequest()
320 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/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()
DJITDebugReader.h45 uint64_t timestamp; // Monotonic timestamp for the creation of the debug info member
117 uint64_t timestamp; // CLOCK_MONOTONIC time of last action member
/system/core/adb/daemon/
Dfile_sync_service.cpp229 static bool handle_send_file(int s, const char* path, uint32_t* timestamp, uid_t uid, gid_t gid, in handle_send_file()
346 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, in handle_send_link()
423 uint32_t timestamp; in do_send() local
/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/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h131 uint64_t timestamp; member
/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/netd/server/
DNetlinkHandler.cpp211 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local
257 int64_t timestamp, int uid) { in notifyInterfaceClassActivityChanged()
/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/chre/chre_api/include/chre_api/chre/
Daudio.h240 uint64_t timestamp; member
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc118 uint64_t timestamp) { in updateCalibration()
/system/chre/chre_api/legacy/v1_2/chre/
Daudio.h240 uint64_t timestamp; member
/system/netd/tests/
DTestUnsolService.cpp83 int64_t timestamp, int uid) { in onInterfaceClassActivityChanged()
/system/bt/tools/scripts/
Ddump_hearingaid_audio.py422 def convert_time_str(timestamp): argument
/system/bt/audio_bluetooth_hw/
Dstream_apis.cc458 int64_t* timestamp) { in out_get_next_write_timestamp()
525 struct timespec* timestamp) { in out_get_presentation_position()
/system/security/keystore/tests/
Dauth_token_table_test.cpp66 uint64_t timestamp = 0) { in make_token()
/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc108 uint32_t timestamp; // Timestamp for the A2DP frames member
/system/bt/bta/include/
Dbta_hearing_aid_api.h53 struct timespec timestamp; member

123