Searched refs:baseProxy (Results 1 – 1 of 1) sorted by relevance
615 IBase baseProxy = IBase.getService(); in client() local616 baseProxy.someBaseMethod(); in client()618 IBaz bazProxy = IBaz.castFrom(baseProxy); in client()623 IQuux quuxProxy = IQuux.castFrom(baseProxy); in client()