Home
last modified time | relevance | path

Searched defs:WriteDictionary (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_stub.cc28 TracedDictionary TracedValue::WriteDictionary() && { in WriteDictionary() function in perfetto::TracedValue
/aosp_15_r20/external/cronet/testing/libfuzzer/
H A Ddictionary_generator.py200 def WriteDictionary(dictionary_path, dictionary): function
/aosp_15_r20/external/perfetto/src/tracing/
H A Dtraced_value.cc91 TracedDictionary TracedValue::WriteDictionary() && { in WriteDictionary() function in perfetto::TracedValue
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs670 internal void WriteDictionary(TextWriter writer, IDictionary dictionary) in WriteDictionary() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs670 internal void WriteDictionary(TextWriter writer, IDictionary dictionary) in WriteDictionary() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.cc648 bool WriteDictionary(const Dictionary& value) { in WriteDictionary() function in quiche::structured_headers::__anonf18d71bf0111::StructuredHeaderSerializer