Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dutility.h127 const google::protobuf::Field* FindFieldInTypeOrNull(
Dtype_info.cc118 return FindFieldInTypeOrNull(type, name); in FindField()
Dutility.cc151 const google::protobuf::Field* FindFieldInTypeOrNull( in FindFieldInTypeOrNull() function