Home
last modified time | relevance | path

Searched refs:microseconds (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/automotive/can/1.0/default/
DCanSocket.cpp80 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/
Dtypes.hal107 * continuous: minimum sample period allowed in microseconds
149 * microseconds.
152 * microseconds.
/hardware/interfaces/ir/1.0/
DIConsumerIr.hal24 * microseconds. The carrier should be turned off at the end of a transmit
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h91 using ::std::chrono::microseconds;
/hardware/interfaces/usb/gadget/1.1/default/lib/include/
DUsbGadgetCommon.h90 using ::std::chrono::microseconds;
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateRequest.cpp100 std::chrono::microseconds{0}); in validate()
DGeneratedTestHarness.cpp209 std::chrono::microseconds{0}); in CreateBurst()
DValidateBurst.cpp71 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp34 ExifLong microseconds = in SetLatitudeOrLongitudeData() local
40 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateRequest.cpp108 std::chrono::microseconds{0}); in validate()
DValidateBurst.cpp76 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h53 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/
DMonitorFfs.cpp159 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
/hardware/google/pixel/usb/
DMonitorFfs.cpp183 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h249 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/
DExifUtils.cpp286 ExifLong microseconds = in SetLatitudeOrLongitudeData() local
292 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
/hardware/interfaces/camera/common/1.0/default/
DExif.cpp356 ExifLong microseconds = in setLatitudeOrLongitudeData() local
362 {microseconds, 1000000}); in setLatitudeOrLongitudeData()
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Dfilesystem_common.h403 auto dur = duration_cast<microseconds>(nanoseconds(nsec)).count();
/hardware/interfaces/audio/2.0/
DIStreamOut.hal126 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/audio/5.0/
DIStreamOut.hal133 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/audio/4.0/
DIStreamOut.hal133 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/wifi/1.4/
Dtypes.hal568 * Time of the measurement (in microseconds since boot).
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal383 * Timestamp in microseconds - can wrap around.
/hardware/interfaces/audio/6.0/
DIStreamOut.hal134 * presented. The units are microseconds, where the epoch is decided by the
/hardware/interfaces/sensors/1.0/
Dtypes.hal863 * continuous: minimum sample period allowed in microseconds
905 * microseconds.
908 * microseconds.

12