Searched refs:InternalIsValidPath (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.h63 return InternalIsValidPath(T::descriptor(), path);
70 if (!InternalIsValidPath(T::descriptor(), mask.paths(i))) return false;
144 static bool InternalIsValidPath(const Descriptor* descriptor,
H A Dfield_mask_util.cc131 bool FieldMaskUtil::InternalIsValidPath(const Descriptor* descriptor, function in class:google::protobuf::util::FieldMaskUtil

Completed in 133 milliseconds