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

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
macros.h 39 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
40 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
  /external/protobuf/src/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
861 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
858 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
858 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
858 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 88 #undef GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
858 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Closure);
    [all...]

Completed in 364 milliseconds