Searched refs:DISALLOW_ASSIGN (Results 1 - 24 of 24) sorted by path

/external/chromium_org/base/
H A Dmacros.h23 #define DISALLOW_ASSIGN(TypeName) \ macro
/external/chromium_org/cc/animation/
H A Dtiming_function.h28 DISALLOW_ASSIGN(TimingFunction);
49 DISALLOW_ASSIGN(CubicBezierTimingFunction);
H A Dtransform_operations.h102 DISALLOW_ASSIGN(TransformOperations);
/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.h363 DISALLOW_ASSIGN(PictureLayerTiling);
/external/chromium_org/chromeos/dbus/
H A Ddbus_client.h31 DISALLOW_ASSIGN(DBusClient);
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler.h136 DISALLOW_ASSIGN(ManagedNetworkConfigurationHandler);
H A Dnetwork_policy_observer.h28 DISALLOW_ASSIGN(NetworkPolicyObserver);
H A Dnetwork_profile_observer.h25 DISALLOW_ASSIGN(NetworkProfileObserver);
H A Dnetwork_type_pattern.h61 DISALLOW_ASSIGN(NetworkTypePattern);
H A Dpolicy_applicator.h46 DISALLOW_ASSIGN(ConfigurationHandler);
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dinstrument.h98 DISALLOW_ASSIGN(Instrument);
H A Dwallet_address.h225 DISALLOW_ASSIGN(Address);
H A Dwallet_client.h135 DISALLOW_ASSIGN(FullWalletRequest);
/external/chromium_org/components/rappor/
H A Dbyte_vector_utils.h110 DISALLOW_ASSIGN(HmacByteVectorGenerator);
/external/chromium_org/media/base/
H A Daudio_splicer.cc92 DISALLOW_ASSIGN(AudioStreamSanitizer);
/external/chromium_org/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.h196 DISALLOW_ASSIGN(Arg);
226 DISALLOW_ASSIGN(Elser);
259 DISALLOW_ASSIGN(Caser);
/external/chromium_org/sql/
H A Dconnection_unittest.cc49 DISALLOW_ASSIGN(RefCounter);
/external/chromium_org/sync/util/
H A Dcryptographer.h217 DISALLOW_ASSIGN(Cryptographer);
/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/chromium_org/third_party/webrtc/sound/
H A Dsounddevicelocator.h49 DISALLOW_ASSIGN(SoundDeviceLocator);
/external/chromium_org/ui/compositor/
H A Dlayer_animation_element.h242 DISALLOW_ASSIGN(LayerAnimationElement);
H A Dtransform_animation_curve_adapter.h46 DISALLOW_ASSIGN(TransformAnimationCurveAdapter);
74 DISALLOW_ASSIGN(InverseTransformCurveAdapter);
/external/chromium_org/ui/gfx/geometry/
H A Dcubic_bezier.h34 DISALLOW_ASSIGN(CubicBezier);
/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h19 #ifndef DISALLOW_ASSIGN
20 #define DISALLOW_ASSIGN(TypeName) \ macro
29 DISALLOW_ASSIGN(TypeName)

Completed in 607 milliseconds