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

  /external/chromium/third_party/libjingle/source/talk/base/
constructormagic.h 31 #define DISALLOW_ASSIGN(TypeName) \
38 DISALLOW_ASSIGN(TypeName)
  /external/webrtc/src/system_wrappers/interface/
constructor_magic.h 19 #ifndef DISALLOW_ASSIGN
20 #define DISALLOW_ASSIGN(TypeName) \
29 DISALLOW_ASSIGN(TypeName)

Completed in 974 milliseconds