Lines Matching refs:sp
40 using ::android::sp;
45 Return<sp<IBase>> get(const hidl_string& fqName,
48 const sp<IBase>& service) override;
59 const sp<IServiceNotification>& callback) override;
68 const sp<IServiceNotification>& callback) override;
73 const sp<IBase>& server,
74 const sp<IClientCallback>& cb) override;
75 Return<bool> unregisterClientCallback(const sp<IBase>& server,
76 const sp<IClientCallback>& cb) override;
78 const sp<IBase>& service,
84 const sp<IBase>& service) override;
91 const sp<IBase>& service,
132 void addPackageListener(sp<IServiceNotification> listener);
143 std::vector<sp<IServiceNotification>> mPackageListeners{};