Home
last modified time | relevance | path

Searched refs:IsMessageSetWireFormat (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Dutility.h171 bool IsMessageSetWireFormat(const google::protobuf::Type& type);
Dutility.cc370 bool IsMessageSetWireFormat(const google::protobuf::Type& type) { in IsMessageSetWireFormat() function