Searched refs:AssociatedInterfacePtrState (Results 1 – 2 of 2) sorted by relevance
33 class AssociatedInterfacePtrState {35 AssociatedInterfacePtrState() : version_(0u) {} in AssociatedInterfacePtrState() function37 ~AssociatedInterfacePtrState() { in ~AssociatedInterfacePtrState()59 ->QueryVersion(base::Bind(&AssociatedInterfacePtrState::OnQueryVersion, in QueryVersion()73 void Swap(AssociatedInterfacePtrState* other) { in Swap()140 DISALLOW_COPY_AND_ASSIGN(AssociatedInterfacePtrState);
151 internal::AssociatedInterfacePtrState<Interface>* internal_state() { in internal_state()159 typedef internal::AssociatedInterfacePtrState<Interface>176 typedef internal::AssociatedInterfacePtrState<Interface> State;