Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs333 public void ToJsonName(string original, string expected) in ToJsonName() method in Google.Protobuf.JsonFormatterTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs333 public void ToJsonName(string original, string expected) in ToJsonName() method in Google.Protobuf.JsonFormatterTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs265 internal static string ToJsonName(string name) in ToJsonName() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DJsonFormatter.cs265 internal static string ToJsonName(string name) in ToJsonName() method in Google.Protobuf.JsonFormatter
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc119 std::string ToJsonName(const std::string& input) { in ToJsonName() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc119 std::string ToJsonName(const std::string& input) { in ToJsonName() function