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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc214 inline bool is_prototype() const { function in class:google::protobuf::DynamicMessage
289 if (is_prototype()) {
384 if (!is_prototype()) {
396 GOOGLE_CHECK(is_prototype());
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc202 inline bool is_prototype() const { function in class:google::protobuf::DynamicMessage
277 if (is_prototype()) {
372 !is_prototype()) {
383 GOOGLE_CHECK(is_prototype());

Completed in 130 milliseconds