HomeSort by relevance Sort by last modified time
    Searched refs:GOOGLE_CHECK_NOTNULL (Results 1 - 9 of 9) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
repeated_composite_container.cc 64 // GOOGLE_CHECK_NOTNULL((self)->owner.get());
67 GOOGLE_CHECK_NOTNULL((self)->message); \
68 GOOGLE_CHECK_NOTNULL((self)->parent_field); \
588 GOOGLE_CHECK_NOTNULL(field);
589 GOOGLE_CHECK_NOTNULL(type);
590 GOOGLE_CHECK_NOTNULL(message);
602 GOOGLE_CHECK_NOTNULL(prototype);
613 GOOGLE_CHECK_NOTNULL(field);
614 GOOGLE_CHECK_NOTNULL(message);
615 GOOGLE_CHECK_NOTNULL(cmessage)
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
logging.h 132 #undef GOOGLE_CHECK_NOTNULL
171 #define GOOGLE_CHECK_NOTNULL(A) \
  /external/protobuf/src/google/protobuf/stubs/
common.h 695 #undef GOOGLE_CHECK_NOTNULL
733 #define GOOGLE_CHECK_NOTNULL(A) \
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 694 #undef GOOGLE_CHECK_NOTNULL
730 #define GOOGLE_CHECK_NOTNULL(A) \
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 694 #undef GOOGLE_CHECK_NOTNULL
730 #define GOOGLE_CHECK_NOTNULL(A) \
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 694 #undef GOOGLE_CHECK_NOTNULL
730 #define GOOGLE_CHECK_NOTNULL(A) \
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 694 #undef GOOGLE_CHECK_NOTNULL
730 #define GOOGLE_CHECK_NOTNULL(A) \
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc     [all...]
descriptor.cc     [all...]

Completed in 200 milliseconds