Searched defs:StrongBinding (Results 1 – 1 of 1) sorted by relevance
54 explicit StrongBinding(Interface* impl) : binding_(impl) {} in StrongBinding() function56 StrongBinding(Interface* impl, ScopedMessagePipeHandle handle) in StrongBinding() function61 StrongBinding(Interface* impl, InterfacePtr<Interface>* ptr) in StrongBinding() function66 StrongBinding(Interface* impl, InterfaceRequest<Interface> request) in StrongBinding() function