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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf.cc 164 GOOGLE_COMPILE_ASSERT(kStringPrintfVectorMaxArgs == 32, arg_count_mismatch);
strutil.h 318 GOOGLE_COMPILE_ASSERT(sizeof(int64) == sizeof(long long),
324 GOOGLE_COMPILE_ASSERT(sizeof(uint64) == sizeof(unsigned long long),
common.h 394 #undef GOOGLE_COMPILE_ASSERT
395 #define GOOGLE_COMPILE_ASSERT(expr, msg) \
    [all...]
strutil.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 265 GOOGLE_COMPILE_ASSERT(
277 GOOGLE_COMPILE_ASSERT(

Completed in 2211 milliseconds