Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java56 private Map<FieldDescriptor, List<TextFormatParseLocation>> locationsFromField; field in TextFormatParseInfoTree
69 Map<FieldDescriptor, List<TextFormatParseLocation>> locationsFromField, in TextFormatParseInfoTree()
165 private Map<FieldDescriptor, List<TextFormatParseLocation>> locationsFromField; field in TextFormatParseInfoTree.Builder