Searched defs:stub (Results 1 – 4 of 4) sorted by relevance
222 const Type* stub, const Type* proxy, const Type* defaultImpl) in InterfaceType()329 auto stub = std::make_unique<Type>(this, b.GetPackage(), b.GetName() + ".Stub", in AddBinderType() local
848 static void generate_interface_descriptors(StubClass* stub, ProxyClass* proxy, in generate_interface_descriptors()881 StubClass* stub, in compute_outline_methods()1004 StubClass* stub = in generate_binder_interface_class() local
340 StubType* stub = static_cast<StubType*>(binderIface.get()); in fromBinder() local
643 for (const auto& stub : mStubVolumes) { in unmountAll() local