Searched defs:stub (Results 1 – 3 of 3) sorted by relevance
212 StubType* stub = static_cast<StubType*>(binderIface.get()); in fromBinder() local
891 Class* interface, std::shared_ptr<StubClass> stub, in generate_interface_descriptors()946 const std::shared_ptr<StubClass> stub, size_t outline_threshold, in compute_outline_methods()1076 auto stub = std::make_shared<StubClass>(iface, options); in generate_binder_interface_class() local
639 for (const auto& stub : mStubVolumes) { in unmountAll() local