Home
last modified time | relevance | path

Searched defs:serialized_entry (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/base/
Dbackoff_entry_serializer_fuzzer_input.proto18 required json_proto.ArrayValue serialized_entry = 4; field
Dbackoff_entry_serializer_fuzzer.cc49 absl::optional<base::Value> serialized_entry() const { in serialized_entry() function in net::__anon0b3b1d7f0111::ProtoTranslator
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc519 std::optional<XlaSerializedCacheEntry> serialized_entry; in CompileStrict() local
863 XlaSerializedCacheEntry serialized_entry; in SerializeEntry() local
/external/cronet/net/dns/
Dhost_cache_unittest.cc1355 HostCache::Entry serialized_entry = HostCache::Entry( in TEST() local