HomeSort by relevance Sort by last modified time
    Searched full:servicesubscription (Results 1 - 1 of 1) sorted by null

  /system/weaved/libweaved/
service.cc 44 // strong pointer into ServiceSubscription class which is returned to the client
79 // ServiceSubscription is replace to the new instance. A new re-connection cycle
90 class ServiceSubscription : public Service::Subscription {
92 ServiceSubscription() = default;
93 ~ServiceSubscription() override = default;
101 DISALLOW_COPY_AND_ASSIGN(ServiceSubscription);
174 ServiceSubscription* service_subscription,
234 ServiceSubscription* service_subscription_;
293 ServiceSubscription* service_subscription,
501 std::unique_ptr<ServiceSubscription> subscription{new ServiceSubscription}
    [all...]

Completed in 74 milliseconds