Home
last modified time | relevance | path

Searched defs:DISALLOW_IMPLICIT_CONSTRUCTORS (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
Dconstructor_magic.h45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/v8/src/base/
Dmacros.h255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro