Searched refs:ScopedPropVariant (Results 1 – 1 of 1) sorted by relevance
18 class ScopedPropVariant {20 ScopedPropVariant() { in ScopedPropVariant() function24 ~ScopedPropVariant() { in ~ScopedPropVariant()50 bool operator==(const ScopedPropVariant&) const;51 bool operator!=(const ScopedPropVariant&) const;52 DISALLOW_COPY_AND_ASSIGN(ScopedPropVariant);