Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddynamic_message.cc285 inline bool is_prototype() const { in is_prototype() function in google::protobuf::DynamicMessage
385 if (is_prototype()) { in SharedCtor()
523 if (!is_prototype()) { in ~DynamicMessage()
535 GOOGLE_CHECK(is_prototype()); in CrossLinkPrototypes()