/hardware/interfaces/automotive/can/1.0/default/ |
D | CanSocket.cpp | 80 static struct timeval toTimeval(std::chrono::microseconds t) { in toTimeval() 87 static int selectRead(const base::unique_fd& fd, std::chrono::microseconds timeout) { in selectRead()
|
/hardware/interfaces/sensors/2.1/ |
D | types.hal | 107 * continuous: minimum sample period allowed in microseconds 149 * microseconds. 152 * microseconds.
|
/hardware/interfaces/ir/1.0/ |
D | IConsumerIr.hal | 24 * microseconds. The carrier should be turned off at the end of a transmit
|
/hardware/google/pixel/usb/include/pixelusb/ |
D | UsbGadgetCommon.h | 91 using ::std::chrono::microseconds;
|
/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
D | UsbGadgetCommon.h | 90 using ::std::chrono::microseconds;
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateRequest.cpp | 100 std::chrono::microseconds{0}); in validate()
|
D | GeneratedTestHarness.cpp | 209 std::chrono::microseconds{0}); in CreateBurst()
|
D | ValidateBurst.cpp | 71 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | exif_utils.cpp | 34 ExifLong microseconds = in SetLatitudeOrLongitudeData() local 40 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateRequest.cpp | 108 std::chrono::microseconds{0}); in validate()
|
D | ValidateBurst.cpp | 76 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
|
/hardware/interfaces/sensors/common/vts/2_X/ |
D | VtsHalSensorsV2_XTargetTest.h | 53 using std::chrono::microseconds; 733 milliseconds minDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P() 764 usleep(duration_cast<microseconds>(kOneSecond + (5 * maxMinDelay)).count()); in TEST_P() 791 milliseconds sensorMinDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P()
|
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | MonitorFfs.cpp | 159 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
|
/hardware/google/pixel/usb/ |
D | MonitorFfs.cpp | 183 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorsHidlTestBase.h | 249 const useconds_t minTimeUs = std::chrono::microseconds(duration).count(); in testStreamingOperation() 259 if (std::chrono::microseconds(sensor.minDelay) > samplingPeriod) { in testStreamingOperation()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
D | ExifUtils.cpp | 286 ExifLong microseconds = in SetLatitudeOrLongitudeData() local 292 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
|
/hardware/interfaces/camera/common/1.0/default/ |
D | Exif.cpp | 356 ExifLong microseconds = in setLatitudeOrLongitudeData() local 362 {microseconds, 1000000}); in setLatitudeOrLongitudeData()
|
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ |
D | filesystem_common.h | 403 auto dur = duration_cast<microseconds>(nanoseconds(nsec)).count();
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 126 * presented. The units are microseconds, where the epoch is decided by the
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 133 * presented. The units are microseconds, where the epoch is decided by the
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 133 * presented. The units are microseconds, where the epoch is decided by the
|
/hardware/interfaces/wifi/1.4/ |
D | types.hal | 568 * Time of the measurement (in microseconds since boot).
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 383 * Timestamp in microseconds - can wrap around.
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOut.hal | 134 * presented. The units are microseconds, where the epoch is decided by the
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 863 * continuous: minimum sample period allowed in microseconds 905 * microseconds. 908 * microseconds.
|