Home
last modified time | relevance | path

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

/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
DFieldScope.java53 public abstract class FieldScope { class
178 FieldScope() {} in FieldScope() method in FieldScope
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h210 inline const Descriptor* FieldScope(const FieldDescriptor* field) { in FieldScope() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h213 inline const Descriptor* FieldScope(const FieldDescriptor* field) { in FieldScope() function