Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_java_binder.cpp490 static void generate_interface_descriptors(StubClass* stub, ProxyClass* proxy, in generate_interface_descriptors()
524 StubClass* stub = in generate_binder_interface_class() local
Dtype_java.cpp685 int declLine, const Type* stub, const Type* proxy) in InterfaceType()
873 Type* stub = new Type(this, b.GetPackage(), in AddBinderType() local
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h353 StubType* stub = static_cast<StubType*>(binderIface.get()); in fromBinder() local