Searched refs:serialized (Results 1 – 9 of 9) sorted by relevance
124 const std::string& message, std::vector<FmqRequestDatum> serialized, in validate() argument126 mutation(&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() argument181 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() argument185 serialized->erase(serialized->begin() + index); in removeDatumTest()193 const std::vector<FmqRequestDatum>& serialized) { in addDatumTest() argument[all …]
10 // the serialized format of MsgHeader.11 // MsgHeader payload field will contain the serialized format of15 // will contain the serialized wire format of a
32 * This call may be serialized in camera service so it is strongly
137 * @param requestChannel Used by the client to send a serialized Request to
5104 * FmqRequestDatum is a single element of a serialized representation of an5108 * The serialized representation for a particular execution is referred to later5114 * The request is serialized as follows:5231 * FmqResultDatum is a single element of a serialized representation of the5236 * The serialized representation for a particular execution is referred to later5243 * vec<{@link OutputShape}>) are serialized as follows:
281 * The vector is not serialized (either locally or to the cloud),
40 a re-serialized object more exactly matches the input.
595 * serialization capabilities: they are serialized locally, but ignored by the
2000 * bytes is a serialized VMS message as defined in the vms protocol3368 * with a serialized VMS data packet as defined in the VMS protocol.3375 * A request from the publishers to the VMS service to get a Publisher ID for a serialized VMS