Home
last modified time | relevance | path

Searched refs:ScopedPropVariant (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/win/
Dscoped_propvariant.h18 class ScopedPropVariant {
20 ScopedPropVariant() { in ScopedPropVariant() function
24 ~ScopedPropVariant() { in ~ScopedPropVariant()
50 bool operator==(const ScopedPropVariant&) const;
51 bool operator!=(const ScopedPropVariant&) const;
52 DISALLOW_COPY_AND_ASSIGN(ScopedPropVariant);