Searched refs:Cleanup (Results 1 – 20 of 20) sorted by relevance
52 using Cleanup = ::android::base::ScopeGuard<Task>; variable53 using SharedCleanup = std::shared_ptr<const Cleanup>;54 using WeakCleanup = std::weak_ptr<const Cleanup>;
92 using Cleanup = std::function<void()>; variable94 [[nodiscard]] ::android::base::ScopeGuard<Cleanup> protectCallback(
81 using Cleanup = std::function<void()>; variable82 using Hold = base::ScopeGuard<Cleanup>;
84 using Cleanup = base::ScopeGuard<Task>; variable85 using SharedCleanup = std::shared_ptr<const Cleanup>;86 using WeakCleanup = std::weak_ptr<const Cleanup>;
91 [[nodiscard]] base::ScopeGuard<DeathHandler::Cleanup> DeathHandler::protectCallback( in protectCallback()
145 [[nodiscard]] ::android::base::ScopeGuard<DeathHandler::Cleanup> DeathHandler::protectCallback( in protectCallback()
115 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in getOrCacheMemory()
89 * 0x00000001 ONCRPC Server Cleanup Support
98 * 0x00000001 ONCRPC Server Cleanup Support
118 * 0x00000001 ONCRPC Server Cleanup Support
156 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in cacheMemory()
227 * Cleanup slink:VkGraphicspipelineCreateInfo VUs for code:PointSize in the901 * Cleanup <<spirvenv, SPIR-V Environment>> appendix to use code: markup7251 * Cleanup string descriptions to consistently refer to "`null-terminated8475 * Cleanup `VK_NV_ray_tracing` language (public issues 858, 859).8574 * Cleanup extension-specific properties9880 * Cleanup descriptions of slink:VkObjectTablePushConstantEntryNVX and11862 * Cleanup reference page builds so only core pages are built for releases.12527 * Cleanup minor typos in spec, ref pages and XML, including those12847 * Define 'invocation group' for compute and graphics shaders. Cleanup12879 * Cleanup minor editorial issues in chapters 14-17 (public issue 100).[all …]