Searched defs:interfaceType (Results 1 – 1 of 1) sorted by relevance
106 StubClass::StubClass(const AidlInterface* interfaceType, const Options& options) in StubClass()251 void StubClass::make_as_interface(const AidlInterface* interfaceType) { in make_as_interface()310 ProxyClass::ProxyClass(const AidlInterface* interfaceType, const Options& options) : Class() { in ProxyClass()