Searched refs:deserializing (Results 1 – 25 of 25) sorted by relevance
35 deserializing
12 * high-level API for serializing and deserializing native Java objects.
116 bool deserializing() const { return !compiled_module_bytes_.empty(); } in deserializing() function
46 if (deserializing()) { in Finish()
226 if (deserializing()) { in OnBytesReceived()266 if (deserializing()) { in Finish()273 DCHECK(!deserializing()); in Finish()
19 // that work with TensorShapeProto may fail at runtime when deserializing
239 // VerifySignedLogRoot before deserializing log_root.288 // VerifySignedMapRoot before deserializing map_root.
381 is called :dfn:`deserializing`. Between serializing and deserializing, the420 deserializing pickle data coming from an untrusted source can execute
290 In Clang's AST file format, deserializing a declaration that is a291 ``DeclContext`` is a separate operation from deserializing all of the293 deserialize the translation unit declaration without deserializing the390 that identifier is stored. This mapping is used when deserializing the name of423 deserializing the declarations during name lookup requires that the name-lookup
465 is called :dfn:`deserializing`. Between serializing and deserializing, the504 deserializing pickle data coming from an untrusted source can execute
203 // These proto are 'mock map' entries to test the above map deserializing with
100 - Full support for serializing/deserializing repeated packed fields.
555 >>> # Same when deserializing
717 /* Functions for serializing / deserializing compiled patterns. */
605 >>> # Same when deserializing
110 * Unlike pickle, deserializing untrusted JSON does not in itself create an
310 * Added support for serializing and deserializing Diffie-Hellman parameters
364 start creating some monsters and serializing/deserializing them from
1832 deserializing many small objects (Contributed by Victor Stinner in
735 deserializing floats and complex numbers using the
1417 - Full support for serializing/deserializing repeated packed fields.
720 deserializing floats and complex numbers using the
2707 - compiler/types: Fix deserializing structs with \>= 15 members
10096 pattern in the serialized data is corrupted, the deserializing code may