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