Searched defs:stub (Results 1 – 1 of 1) sorted by relevance
1028 Class* interface, std::shared_ptr<StubClass> stub, in GenerateInterfaceDescriptors()1086 static void ComputeOutlineMethods(const AidlInterface* iface, const std::shared_ptr<StubClass> stub, in ComputeOutlineMethods()1310 auto stub = std::make_shared<StubClass>(iface, options); in GenerateInterfaceClass() local