Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dstring-inl.h1180 void ExternalOneByteString::SetResource( in SetResource() function
1252 void ExternalTwoByteString::SetResource( in SetResource() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5373 void Allocation::SetResource(ID3D12Resource* resource, const D3D12_RESOURCE_DESC* pResourceDesc) in SetResource() function in D3D12MA::Allocation