Home
last modified time | relevance | path

Searched refs:serialized (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp131 std::vector<FmqRequestDatum> serialized = originalSerialized; in validate() local
132 mutate(&serialized); in validate()
135 if (serialized.size() > kExecutionBurstChannelLength) { in validate()
142 ASSERT_TRUE(sender->sendPacket(serialized)); in validate()
186 const std::vector<FmqRequestDatum>& serialized) { in removeDatumTest() argument
187 for (size_t index = 0; index < serialized.size(); ++index) { in removeDatumTest()
189 validate(sender, receiver, message, serialized, in removeDatumTest()
190 [index](std::vector<FmqRequestDatum>* serialized) { in removeDatumTest() argument
191 serialized->erase(serialized->begin() + index); in removeDatumTest()
199 const std::vector<FmqRequestDatum>& serialized) { in addDatumTest() argument
[all …]
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp125 std::vector<FmqRequestDatum> serialized = originalSerialized; in validate() local
126 mutate(&serialized); in validate()
129 if (serialized.size() > kExecutionBurstChannelLength) { in validate()
136 ASSERT_TRUE(sender->sendPacket(serialized)); in validate()
180 const std::vector<FmqRequestDatum>& serialized) { in removeDatumTest() argument
181 for (size_t index = 0; index < serialized.size(); ++index) { in removeDatumTest()
183 validate(sender, receiver, message, serialized, in removeDatumTest()
184 [index](std::vector<FmqRequestDatum>* serialized) { in removeDatumTest() argument
185 serialized->erase(serialized->begin() + index); in removeDatumTest()
193 const std::vector<FmqRequestDatum>& serialized) { in addDatumTest() argument
[all …]
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t119 * FmqRequestDatum is a single element of a serialized representation of an
123 * The serialized representation for a particular execution is referred to later
129 * The request is serialized as follows:
246 * FmqResultDatum is a single element of a serialized representation of the
251 * The serialized representation for a particular execution is referred to later
258 * vec<{@link OutputShape}>) are serialized as follows:
DIPreparedModel.hal153 * operands have fully specified dimensions, and a valid serialized Request
161 * @param requestChannel FMQ used by the client to send a serialized Request
Dtypes.hal5079 * FmqRequestDatum is a single element of a serialized representation of an
5083 * The serialized representation for a particular execution is referred to later
5089 * The request is serialized as follows:
5206 * FmqResultDatum is a single element of a serialized representation of the
5211 * The serialized representation for a particular execution is referred to later
5218 * vec<{@link OutputShape}>) are serialized as follows:
/hardware/ril/librilutils/proto/
Dsap-api.proto10 // the serialized format of MsgHeader.
11 // MsgHeader payload field will contain the serialized format of
15 // will contain the serialized wire format of a
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstUtils.cpp425 const std::vector<FmqRequestDatum> serialized = serialize(request, measure, slots); in send() local
426 return sendPacket(serialized); in send()
583 const std::vector<FmqResultDatum> serialized = serialize(errorStatus, outputShapes, timing); in send() local
584 sendPacket(serialized); in send()
/hardware/interfaces/camera/device/3.5/
DICameraDeviceCallback.hal32 * This call may be serialized in camera service so it is strongly
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIfaceCallback.hal153 * @param serializedEntry is serialized PMK cache entry, the content is
DISupplicantStaNetwork.hal244 * @param serializedEntry is serialized PMK cache entry, the content is
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal281 * The vector is not serialized (either locally or to the cloud),
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal595 * serialization capabilities: they are serialized locally, but ignored by the
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2303 * bytes is a serialized VMS message as defined in the vms protocol
3303 * bytes: the serialized message of NavigationStateProto.
4569 * with a serialized VMS data packet as defined in the VMS protocol.
4576 * A request from the publishers to the VMS service to get a Publisher ID for a serialized VMS