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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.cc 214 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/
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());
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 

Completed in 195 milliseconds