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.h121 const google::protobuf::Field* FindFieldInTypeOrNull(
Dtype_info.cc123 return FindFieldInTypeOrNull(type, name); in FindField()
Dutility.cc152 const google::protobuf::Field* FindFieldInTypeOrNull( in FindFieldInTypeOrNull() function