Home | History | Annotate | Download | only in bindings

Lines Matching full:associated

26 // Represents the implementation side of an associated interface. It is similar
39 // Constructs an incomplete associated binding that will use the
47 // Constructs a completed associated binding of |impl|. The output |ptr_info|
60 // Constructs a completed associated binding of |impl|. |impl| must outlive
72 // Creates an associated inteface and sets up this object as the
86 // Sets up this object as the implementation side of an associated interface.
113 // Closes the associated interface. Puts this object into a state where it can
121 // Unbinds and returns the associated interface request so it can be
149 // Indicates whether the associated binding has been completed.
152 // Returns the associated group that this object belongs to. Returns null if