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