Searched defs:DISALLOW_ASSIGN (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dconstructormagic.h17 #undef DISALLOW_ASSIGN macro
18 #define DISALLOW_ASSIGN(TypeName) \ macro
26 DISALLOW_ASSIGN(TypeName)
/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h19 #ifndef DISALLOW_ASSIGN
20 #define DISALLOW_ASSIGN(TypeName) \ macro
29 DISALLOW_ASSIGN(TypeName)
/external/chromium_org/base/
H A Dmacros.h23 #define DISALLOW_ASSIGN(TypeName) \ macro

Completed in 989 milliseconds