Home
last modified time | relevance | path

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

1234

/system/gatekeeper/
Dgatekeeper.cpp50 uint64_t timestamp = GetMillisecondsSinceBoot(); in Enroll() local
122 uint64_t timestamp = GetMillisecondsSinceBoot(); in Verify() local
241 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken()
313 bool GateKeeper::ThrottleRequest(uint32_t uid, uint64_t timestamp, in ThrottleRequest()
341 bool GateKeeper::IncrementFailureRecord(uint32_t uid, secure_id_t user_id, uint64_t timestamp, in IncrementFailureRecord()
/system/logging/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/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
DSensorDatapoint.java27 public long timestamp; field in SensorDatapoint
/system/extras/boottime_tools/bootio/
Dprotos.proto25 required int64 timestamp = 1; field
44 required int64 timestamp = 1; field
/system/update_engine/update_manager/
Ddefault_policy.h46 void set_last_check_allowed_time(base::Time timestamp) { in set_last_check_allowed_time()
Devaluation_context.cc132 bool EvaluationContext::IsWallclockTimeGreaterThan(Time timestamp) { in IsWallclockTimeGreaterThan()
137 bool EvaluationContext::IsMonotonicTimeGreaterThan(Time timestamp) { in IsMonotonicTimeGreaterThan()
/system/chre/apps/test/chqts/src/general_test/
Dtimer_set_test.cc75 void TimerSetTest::Stage::processEvent(uint64_t timestamp, TimerSetTest *test) { in processEvent()
159 uint64_t timestamp = chreGetTime(); in handleEvent() local
/system/bt/common/
Dstop_watch_legacy.h26 std::chrono::system_clock::time_point timestamp; member
/system/bt/gd/common/
Dstop_watch.h26 std::chrono::system_clock::time_point timestamp; member
Dcircular_buffer.h63 long long timestamp; member
Dcircular_buffer_test.cc78 long long timestamp = 0; in TEST() local
/system/extras/simpleperf/
DMapRecordReader.cpp51 bool MapRecordReader::ReadProcessMaps(pid_t pid, uint64_t timestamp) { in ReadProcessMaps()
57 uint64_t timestamp) { in ReadProcessMaps()
DJITDebugReader.h49 uint64_t timestamp; // Monotonic timestamp for the creation of the debug info member
157 uint64_t timestamp; // CLOCK_MONOTONIC time of last action member
/system/iorap/src/db/
Dfile_models.cc120 uint64_t timestamp) in PerfettoTraceFileModel()
125 uint64_t timestamp = GetTimeNanoseconds(); in CalculateNewestFilePath() local
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubGetTimeTestExecutor.java82 long timestamp = ByteBuffer.wrap(data) in handleMessageFromNanoApp() local
/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/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h151 uint64_t timestamp; member
/system/chre/core/include/chre/core/
Dwifi_request_manager.h186 Nanoseconds timestamp; member
/system/chre/apps/audio_world/
Daudio_world.cc111 Milliseconds timestamp = Milliseconds(Nanoseconds(event->timestamp)); in handleAudioDataEvent() local
/system/iorap/src/compiler/
Dmain.cc161 uint64_t timestamp; in Main() local
/system/netd/server/
DNetlinkHandler.cpp215 const char *timestamp = evt->findParam("TIME_NS"); in onEvent() local
261 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

1234