Home
last modified time | relevance | path

Searched refs:GetNameMapping (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs891 nameMapping = GetNameMapping(enumType); in GetOriginalName()
902 private static Dictionary<object, string> GetNameMapping(System.Type enumType) =>
/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go294 func (m *Request) GetNameMapping() map[int32]string { func
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3062 func (m *MessageWithMap) GetNameMapping() map[int32]string { func