Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_interface_ptr_state.h98 class AssociatedInterfacePtrState : public AssociatedInterfacePtrStateBase {
102 AssociatedInterfacePtrState() {} in AssociatedInterfacePtrState() function
103 ~AssociatedInterfacePtrState() = default;
110 void Swap(AssociatedInterfacePtrState* other) { in Swap()
136 DISALLOW_COPY_AND_ASSIGN(AssociatedInterfacePtrState);
/external/libchrome/mojo/public/cpp/bindings/
Dassociated_interface_ptr.h166 internal::AssociatedInterfacePtrState<Interface>* internal_state() { in internal_state()
174 typedef internal::AssociatedInterfacePtrState<Interface> State;