HomeSort by relevance Sort by last modified time
    Searched full:is_prototype (Results 1 - 1 of 1) sorted by null

  /external/protobuf/src/google/protobuf/
dynamic_message.cc 202 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 741 milliseconds