HomeSort by relevance Sort by last modified time
    Searched defs:GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
873 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 58 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
59 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
814 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]

Completed in 2141 milliseconds