Home
last modified time | relevance | path

Searched defs:GetRefCount (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRefCounted.cpp27 uint64_t RefCounted::GetRefCount() const { in GetRefCount() function in dawn_native::RefCounted
/third_party/mindspore/mindspore/lite/tools/common/
Dtensor_util.cc244 size_t GetRefCount(MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount() function
/third_party/grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs107 internal static int GetRefCount() in GetRefCount() method in Grpc.Core.GrpcEnvironment
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dsession_basic.cc1288 void SessionBasic::GetRefCount(const KernelGraph *graph, std::map<KernelWithIndex, size_t> *ref_cou… in GetRefCount() function in mindspore::session::SessionBasic