Searched defs:as_interface (Results 1 – 3 of 3) sorted by relevance
651 auto as_interface = element_type_name + ".Stub::asInterface"; in CreateFromParcelFor() local769 auto as_interface = name + ".Stub::asInterface"; in CreateFromParcelFor() local842 auto as_interface = element_type_name + ".Stub::asInterface"; in ReadFromParcelFor() local933 auto as_interface = c.type.GetName() + ".Stub::asInterface"; in ReadFromParcelFor() local
663 def as_interface(x: OneTwo) -> OneTwo: function
6863 def as_interface(x): function