Home
last modified time | relevance | path

Searched refs:Cleanup (Results 1 – 20 of 20) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DBurst.h52 using Cleanup = ::android::base::ScopeGuard<Task>; variable
53 using SharedCleanup = std::shared_ptr<const Cleanup>;
54 using WeakCleanup = std::weak_ptr<const Cleanup>;
DProtectCallback.h92 using Cleanup = std::function<void()>; variable
94 [[nodiscard]] ::android::base::ScopeGuard<Cleanup> protectCallback(
/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/
DProtectCallback.h81 using Cleanup = std::function<void()>; variable
82 using Hold = base::ScopeGuard<Cleanup>;
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DBurst.h84 using Cleanup = base::ScopeGuard<Task>; variable
85 using SharedCleanup = std::shared_ptr<const Cleanup>;
86 using WeakCleanup = std::weak_ptr<const Cleanup>;
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DProtectCallback.cpp91 [[nodiscard]] base::ScopeGuard<DeathHandler::Cleanup> DeathHandler::protectCallback( in protectCallback()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DProtectCallback.cpp145 [[nodiscard]] ::android::base::ScopeGuard<DeathHandler::Cleanup> DeathHandler::protectCallback( in protectCallback()
DBurst.cpp115 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in getOrCacheMemory()
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr89 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr89 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr89 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr98 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr98 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api.xdr98 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr118 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr118 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr118 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr118 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr118 * 0x00000001 ONCRPC Server Cleanup Support
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurst.cpp156 auto cleaner = std::make_shared<const Cleanup>(std::move(cleanup)); in cacheMemory()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc227 * Cleanup slink:VkGraphicspipelineCreateInfo VUs for code:PointSize in the
901 * Cleanup <<spirvenv, SPIR-V Environment>> appendix to use code: markup
7251 * Cleanup string descriptions to consistently refer to "`null-terminated
8475 * Cleanup `VK_NV_ray_tracing` language (public issues 858, 859).
8574 * Cleanup extension-specific properties
9880 * Cleanup descriptions of slink:VkObjectTablePushConstantEntryNVX and
11862 * Cleanup reference page builds so only core pages are built for releases.
12527 * Cleanup minor typos in spec, ref pages and XML, including those
12847 * Define 'invocation group' for compute and graphics shaders. Cleanup
12879 * Cleanup minor editorial issues in chapters 14-17 (public issue 100).
[all …]