Searched refs:DISALLOW_ASSIGN (Results 1 - 8 of 8) sorted by relevance

/external/v8/src/base/
H A Dadapters.h31 DISALLOW_ASSIGN(ReversedAdapter);
H A Dmacros.h164 #define DISALLOW_ASSIGN(TypeName) void operator=(const TypeName&) macro
/external/libchrome/base/containers/
H A Dadapters.h35 DISALLOW_ASSIGN(ReversedAdapter);
52 DISALLOW_ASSIGN(ReversedAdapter);
/external/libchrome/base/
H A Dmacros.h20 #define DISALLOW_ASSIGN(TypeName) \ macro
H A Dtracked_objects.h397 DISALLOW_ASSIGN(DeathData);
/external/libweave/third_party/chromium/base/
H A Dmacros.h20 #define DISALLOW_ASSIGN(TypeName) \ macro
/external/libchrome/sandbox/linux/bpf_dsl/
H A Dsyscall_set.h65 DISALLOW_ASSIGN(SyscallSet);
93 DISALLOW_ASSIGN(Iterator);
H A Dbpf_dsl.h171 DISALLOW_ASSIGN(Arg);
201 DISALLOW_ASSIGN(Elser);
235 DISALLOW_ASSIGN(Caser);

Completed in 465 milliseconds