Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/common/
Dpipeline.h33 using ResourcePtr = std::unique_ptr<Resource>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h181 ResourceOwnerImpl(ResourcePtrT ResourcePtr) in ResourceOwnerImpl()
192 wrapOwnership(ResourcePtrT ResourcePtr) { in wrapOwnership()