Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddynamic_message.cc298 inline bool is_prototype() const { in is_prototype() function in google::protobuf::DynamicMessage
402 if (is_prototype()) { in SharedCtor()
564 if (!is_prototype()) { in ~DynamicMessage()
576 GOOGLE_CHECK(is_prototype()); in CrossLinkPrototypes()