Searched refs:FindFieldInTypeOrNull (Results 1 – 3 of 3) sorted by relevance
131 const google::protobuf::Field* FindFieldInTypeOrNull(
118 return FindFieldInTypeOrNull(type, name); in FindField()
155 const google::protobuf::Field* FindFieldInTypeOrNull( in FindFieldInTypeOrNull() function