Searched refs:onBackgroundTaskPostCallback (Results 1 – 2 of 2) sorted by relevance
69 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);75 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);80 OnPostBackgroundTask onBackgroundTaskPostCallback = nullptr);102 const OnPostBackgroundTask& onBackgroundTaskPostCallback = nullptr);
161 const OnPostBackgroundTask& onBackgroundTaskPostCallback) in FetchImageObject() argument206 if (onBackgroundTaskPostCallback) { in FetchImageObject()207 onBackgroundTaskPostCallback(cancelableTask); in FetchImageObject()296 …r<PipelineBase> context, uint64_t svgThemeColor, OnPostBackgroundTask onBackgroundTaskPostCallback) in GetSVGImageDOMAsyncFromSrc() argument338 if (onBackgroundTaskPostCallback) { in GetSVGImageDOMAsyncFromSrc()339 onBackgroundTaskPostCallback(cancelableTask); in GetSVGImageDOMAsyncFromSrc()350 …r<PipelineBase> context, uint64_t svgThemeColor, OnPostBackgroundTask onBackgroundTaskPostCallback) argument388 if (onBackgroundTaskPostCallback) {389 onBackgroundTaskPostCallback(cancelableTask);