/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/ |
D | FamilyTracker.cpp | 23 bool FamilyTracker::track(const Buffer<nlmsghdr>& buffer) { in track() function in android::nl::generic::FamilyTracker 45 if (track(msg)) return std::nullopt; in parseNl80211()
|
D | Ctrl.h | 28 void track(const Buffer<nlmsghdr> hdr) override;
|
D | Ctrl.cpp | 63 void Ctrl::track(const Buffer<nlmsghdr> hdr) { in track() function in android::nl::protocols::generic::Ctrl
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/generic/ |
D | FamilyTracker.h | 59 bool track(const Buffer<nlmsghdr>& msg);
|
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/ |
D | README.txt | 4 This feature is to track power consumption by NFCC at different states. 5 Currently it will track STANDBY, ULPDET and ACTIVE state. It will count number
|
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSession.cpp | 375 struct playback_track_metadata* track = source_metadata->tracks; in UpdateTracksMetadata() local 381 while (track_count && track) { in UpdateTracksMetadata() 382 halMetadata->usage = static_cast<AudioUsage>(track->usage); in UpdateTracksMetadata() 384 static_cast<AudioContentType>(track->content_type); in UpdateTracksMetadata() 385 halMetadata->gain = track->gain; in UpdateTracksMetadata() 391 ++track; in UpdateTracksMetadata()
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 38 * drain() returns a short time before all data from the current track has 39 * been played to give time for gapless track switch. 125 /** Metadata of a playback track for a StreamOut. */ 130 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation, 142 /** Metadata of a record track for a StreamIn. */ 146 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssDebug.hal | 52 * satellites and constellations the device can track, 63 * track.
|
/hardware/interfaces/audio/2.0/ |
D | types.hal | 34 * drain() returns a short time before all data from the current track has 35 * been played to give time for gapless track switch.
|
D | IStreamOut.hal | 211 * for the current track has played to allow time for the framework to 212 * perform a gapless track switch.
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | MessageDefinition.cpp | 70 void MessageDescriptor::track(const Buffer<nlmsghdr> /* hdr */) {} in track() function in android::nl::protocols::MessageDescriptor
|
D | MessageDefinition.h | 158 virtual void track(const Buffer<nlmsghdr> hdr);
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 38 * | connection | 0..2 | 0 insert: after track process 39 * | mode | | 1 auxiliary: connect to track auxiliary 41 * | | | 2 replace: replaces track process function;
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 38 * | connection | 0..2 | 0 insert: after track process 39 * | mode | | 1 auxiliary: connect to track auxiliary 41 * | | | 2 replace: replaces track process function;
|
/hardware/interfaces/audio/effect/6.0/ |
D | types.hal | 38 * | connection | 0..2 | 0 insert: after track process 39 * | mode | | 1 auxiliary: connect to track auxiliary 41 * | | | 2 replace: replaces track process function;
|
/hardware/interfaces/audio/effect/7.0/ |
D | types.hal | 39 * | connection | 0..2 | 0 insert: after track process 40 * | mode | | 1 auxiliary: connect to track auxiliary 42 * | | | 2 replace: replaces track process function;
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 38 * | connection | 0..2 | 0 insert: after track process 39 * | mode | | 1 auxiliary: connect to track auxiliary 41 * | | | 2 replace: replaces track process function;
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssDebug.hal | 173 * satellites and constellations the device can track, 185 * constellations that the device can track.
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 347 /** Metadata of a playback track for a StreamOut. */ 352 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation, 367 /** Metadata of a record track for a StreamIn. */ 371 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 22 * The primary goal is to be able to track memory that is not
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 38 * drain() returns a short time before all data from the current track has 39 * been played to give time for gapless track switch.
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | printer.cpp | 177 if (msgDescMaybe.has_value()) msgDescMaybe->get().track(hdr); in toStream()
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 34 * been seen by HAL before. Must be null if the bufferId is seen before. HAL must keep track
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 692 DIRECT = 0x1, // this output directly connects a track 797 /** Metadata of a playback track for a StreamOut. */ 802 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation, 814 /** Metadata of a record track for a StreamIn. */ 818 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 45 * For a receiver with capabilities to track multiple frequencies for the same satellite,
|