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

  /bionic/libc/private/
bionic_macros.h 32 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
  /external/chromium_org/third_party/webrtc/base/
constructormagic.h 39 #undef DISALLOW_IMPLICIT_CONSTRUCTORS
40 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
  /external/chromium_org/third_party/cld/base/
macros.h 103 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
basictypes.h 93 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
  /external/chromium_org/base/
macros.h 45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
utils.h 107 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
260 DISALLOW_IMPLICIT_CONSTRUCTORS(StringBuilder);
  /external/chromium_org/v8/src/base/
macros.h 255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \
  /art/runtime/base/
macros.h 78 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \

Completed in 147 milliseconds