Searched defs:CleanupCallback (Results 1 – 2 of 2) sorted by relevance
215 bool DSchedContinuation::CleanupCallback(const std::string& type, const sptr<IRemoteObject>& callba… in CleanupCallback() function in OHOS::DistributedSchedule::DSchedContinuation
321 using CleanupCallback = CleanupHookCallback::Callback; variable