/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateBurst.cpp | 64 std::unique_ptr<ResultChannelReceiver>* receiver, in createBurst() argument 69 ASSERT_NE(nullptr, receiver); in createBurst() 98 *receiver = std::move(fmqResultChannel); in createBurst() 110 std::unique_ptr<ResultChannelReceiver> receiver; in createBurstWithResultChannelLength() local 113 ASSERT_NO_FATAL_FAILURE(createBurst(preparedModel, callback, &sender, &receiver, &context, in createBurstWithResultChannelLength() 116 ASSERT_NE(nullptr, receiver.get()); in createBurstWithResultChannelLength() 120 *controller = std::make_shared<ExecutionBurstController>(std::move(sender), std::move(receiver), in createBurstWithResultChannelLength() 127 static void validate(RequestChannelSender* sender, ResultChannelReceiver* receiver, in validate() argument 145 auto results = receiver->getBlocking(); in validate() 185 static void removeDatumTest(RequestChannelSender* sender, ResultChannelReceiver* receiver, in removeDatumTest() argument [all …]
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateBurst.cpp | 59 std::unique_ptr<ResultChannelReceiver>* receiver, in createBurst() argument 64 ASSERT_NE(nullptr, receiver); in createBurst() 92 *receiver = std::move(fmqResultChannel); in createBurst() 104 std::unique_ptr<ResultChannelReceiver> receiver; in createBurstWithResultChannelLength() local 107 ASSERT_NO_FATAL_FAILURE(createBurst(preparedModel, callback, &sender, &receiver, &context, in createBurstWithResultChannelLength() 110 ASSERT_NE(nullptr, receiver.get()); in createBurstWithResultChannelLength() 114 *controller = std::make_shared<ExecutionBurstController>(std::move(sender), std::move(receiver), in createBurstWithResultChannelLength() 121 static void validate(RequestChannelSender* sender, ResultChannelReceiver* receiver, in validate() argument 139 auto results = receiver->getBlocking(); in validate() 179 static void removeDatumTest(RequestChannelSender* sender, ResultChannelReceiver* receiver, in removeDatumTest() argument [all …]
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | README.md | 29 include a receiver's ID and a transaction ID. A receiver must send the 31 registered the receiver via an FMQ message, The buffer pool must verify the 32 receiver with the transaction ID. In order to prevent faking a receiver, a 52 sets up a process to be a receiver of buffers from a buffer pool. The manager
|
D | IAccessor.hal | 45 * must include a receiver's ID and a transaction ID. A receiver must send 47 * sender already registered the receiver via an FMQ message, The buffer 48 * pool must verify the receiver with the transaction ID. In order to 49 * prevent faking a receiver, a connection to a buffer pool from client is 69 * sender and receiver in FMQ messages during buffer transfer.
|
D | types.hal | 56 /** Buffer transfer is acked by the receiver client. */ 58 /** Buffer transfer is timed out by receiver client. */ 60 /** Buffer transfer is not acked by the receiver. */
|
D | IClientManager.hal | 23 * created IConnection represents a communication node(receiver) with the
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | README.md | 29 include a receiver's ID and a transaction ID. A receiver must send the 31 registered the receiver via an FMQ message, The buffer pool must verify the 32 receiver with the transaction ID. In order to prevent faking a receiver, a 52 sets up a process to be a receiver of buffers from a buffer pool. The manager
|
D | IAccessor.hal | 44 * must include a receiver's ID and a transaction ID. A receiver must send 46 * sender already registered the receiver via an FMQ message, The buffer 47 * pool must verify the receiver with the transaction ID. In order to 48 * prevent faking a receiver, a connection to a buffer pool from client is 61 * sender and receiver in FMQ messages during buffer transfer.
|
D | types.hal | 56 /** Buffer transfer is acked by the receiver client. */ 58 /** Buffer transfer is timed out by receiver client. */ 60 /** Buffer transfer is not acked by the receiver. */
|
D | IClientManager.hal | 22 * created IConnection represents a communication node(receiver) with the
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 203 * The GNSS receiver internal clock value. This is the local hardware clock 209 * hwClockDiscontinuityCount field). The receiver's estimate of GNSS time 214 * that GNSS receiver can achieve. 235 * The difference between hardware clock ('time' field) inside GNSS receiver 241 * If receiver has computed time for a non-GPS constellation, the time offset of 248 * This value is mandatory if the receiver has estimated GPS time. 260 * This value is mandatory if the receiver has estimated GPS time. 274 * This value is mandatory if the receiver has estimated GPS time. 287 * This value is mandatory if the receiver has estimated GPS time. 298 * This value is mandatory if the receiver has estimated GPS time. [all …]
|
D | IGnssXtra.hal | 20 * Inject the downloaded XTRA data into the GNSS receiver.
|
D | IGnssNavigationMessageCallback.hal | 56 * receiver has corrected those words, the status must be set to PARITY_REBUILT. 154 * receiver, not data received from an external source (i.e. not from a server
|
D | IGnssCallback.hal | 123 * For an L1, L5 receiver tracking a satellite on L1 and L5 at the same
|
/hardware/interfaces/media/c2/1.0/ |
D | IInputSink.hal | 22 * An `IInputSink` is a receiver of work items.
|
D | IComponentStore.hal | 41 * @param listener Callback receiver.
|
/hardware/interfaces/media/c2/1.2/ |
D | IComponentStore.hal | 43 * @param listener Callback receiver.
|
/hardware/interfaces/media/c2/1.1/ |
D | IComponentStore.hal | 43 * @param listener Callback receiver.
|
/hardware/interfaces/gnss/2.1/ |
D | IGnssCallback.hal | 61 * If a signal has separate components (e.g. Pilot and Data channels) and the receiver only
|
D | IGnssMeasurementCallback.hal | 82 * This value is the sum of the estimated receiver-side and the space-segment-side 153 * If a signal has separate components (e.g. Pilot and Data channels) and the receiver only
|
D | IGnssAntennaInfoCallback.hal | 96 * measured at the antenna feed point without considering the radio and receiver
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsUltrasonicsArray.hal | 41 * If this many frames have been delivered to the receiver without being returned
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 205 /** logical address of receiver */
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 45 * For a receiver with capabilities to track multiple frequencies for the same satellite,
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 75 * receiver's responsiblity to make sure that the frame data won't get
|