Home
last modified time | relevance | path

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

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