Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dpy_pass_manager.h65 void SetResource(pipeline::ResourcePtr resource) { resource_ = resource; } 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
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc675 void SetResource(google::protobuf::Any resource, const std::string& type_url, in SetResource() function in grpc::testing::__anon0ff991ef0111::AdsServiceImpl