Searched refs:Timestamp (Results 1 – 25 of 75) sorted by relevance
123
/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/ |
D | lmp_event.rs | 21 Timestamp::Timestamp, 56 let ts = Timestamp {
|
/hardware/interfaces/keymaster/aidl/android/hardware/keymaster/ |
D | VerificationToken.aidl | 20 import android.hardware.keymaster.Timestamp; 41 Timestamp timestamp;
|
D | HardwareAuthToken.aidl | 20 import android.hardware.keymaster.Timestamp; 66 Timestamp timestamp;
|
D | Timestamp.aidl | 27 parcelable Timestamp {
|
/hardware/interfaces/security/secureclock/aidl/android/hardware/security/secureclock/ |
D | TimeStampToken.aidl | 19 import android.hardware.security.secureclock.Timestamp; 36 Timestamp timestamp;
|
D | Timestamp.aidl | 28 parcelable Timestamp {
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | AndroidHealthMonitor.h | 103 using Timestamp = time_point<Clock, Duration>; variable 112 Timestamp timeOccurred; 120 Timestamp timeOccurred; 124 Timestamp timeOccurred; 139 Timestamp timeoutTimestamp; 141 std::optional<Timestamp> hungTimestamp; 152 const MonitoredTask& task, Timestamp eventTime);
|
/hardware/google/interfaces/bluetooth/ccc/1.1/ |
D | types.hal | 22 struct Timestamp { 24 * Timestamp in microsecond since system boot. 28 * Timestamp in microsecond since Bluetooth controller power up.
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 20 import android.hardware.security.secureclock.Timestamp; 67 Timestamp timestamp;
|
/hardware/google/interfaces/bluetooth/ccc/aidl/hardware/google/bluetooth/ccc/ |
D | IBluetoothCccCallback.aidl | 21 import hardware.google.bluetooth.ccc.Timestamp; 34 void onEventGenerated(in Timestamp timestamp, in byte[6] address, in Direction direction, in onEventGenerated()
|
D | Timestamp.aidl | 23 parcelable Timestamp {
|
/hardware/interfaces/bluetooth/lmp_event/aidl/android/hardware/bluetooth/lmp_event/ |
D | IBluetoothLmpEventCallback.aidl | 22 import android.hardware.bluetooth.lmp_event.Timestamp; 36 void onEventGenerated(in Timestamp timestamp, in onEventGenerated()
|
D | Timestamp.aidl | 23 parcelable Timestamp {
|
/hardware/google/aemu/base/include/aemu/base/ |
D | HealthMonitor.h | 104 using Timestamp = time_point<Clock, Duration>; variable 113 Timestamp timeOccurred; 121 Timestamp timeOccurred; 125 Timestamp timeOccurred; 140 Timestamp timeoutTimestamp; 142 std::optional<Timestamp> hungTimestamp; 153 const MonitoredTask& task, Timestamp eventTime);
|
/hardware/google/interfaces/bluetooth/ccc/1.0/ |
D | types.hal | 22 struct Timestamp { 24 * Timestamp in microsecond since system boot. 28 * Timestamp in microsecond since Bluetooth controller power up.
|
D | IBluetoothCccCallback.hal | 25 * @param timestamp Timestamp when the LMP event involked 31 onEventGenerated(Timestamp timestamp, Address address, Direction direction,
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/2/android/hardware/keymaster/ |
D | Timestamp.aidl | 20 parcelable Timestamp {
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/4/android/hardware/keymaster/ |
D | Timestamp.aidl | 37 parcelable Timestamp {
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/current/android/hardware/keymaster/ |
D | Timestamp.aidl | 37 parcelable Timestamp {
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/3/android/hardware/keymaster/ |
D | Timestamp.aidl | 36 parcelable Timestamp {
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/1/android/hardware/keymaster/ |
D | Timestamp.aidl | 20 parcelable Timestamp {
|
/hardware/google/interfaces/bluetooth/ccc/aidl/aidl_api/hardware.google.bluetooth.ccc/current/hardware/google/bluetooth/ccc/ |
D | Timestamp.aidl | 36 parcelable Timestamp {
|
/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/1/android/hardware/bluetooth/lmp_event/ |
D | Timestamp.aidl | 36 parcelable Timestamp {
|
/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/current/android/hardware/bluetooth/lmp_event/ |
D | Timestamp.aidl | 36 parcelable Timestamp {
|
/hardware/interfaces/security/secureclock/aidl/aidl_api/android.hardware.security.secureclock/current/android/hardware/security/secureclock/ |
D | Timestamp.aidl | 37 parcelable Timestamp {
|
123