Home
last modified time | relevance | path

Searched defs:ResourcePtr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h77 ResourceOwnerImpl(ResourcePtrT ResourcePtr) in ResourceOwnerImpl()
86 wrapOwnership(ResourcePtrT ResourcePtr) { in wrapOwnership()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h181 ResourceOwnerImpl(ResourcePtrT ResourcePtr) in ResourceOwnerImpl()
192 wrapOwnership(ResourcePtrT ResourcePtr) { in wrapOwnership()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp637 using ResourcePtr = SharedPtr<UniquePtr<ResourceHolder>>; typedef