Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.h146 size_t DecreaseRefCount() { return --ref_count_; } in DecreaseRefCount() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/
Ddevice_address.h309 size_t DecreaseRefCount() { return address_common_->pointer_ref_count_->DecreaseRefCount(); } in DecreaseRefCount() function