Searched defs:DelSubscriptionCallback (Results 1 – 2 of 2) sorted by relevance
110 using DelSubscriptionCallback = std::function<void(std::shared_ptr<DriveKit::DKContext>, variable
59 using DelSubscriptionCallback = std::function<void(std::shared_ptr<DKContext>, const DKError &)>; variable