Home
last modified time | relevance | path

Searched defs:interfaceType (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dgenerate_java_binder.cpp106 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()