Home
last modified time | relevance | path

Searched refs:add_slot (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dsignal.h53 void add_slot(const std::function<FuncType> &func) { in add_slot() function
61 add_slot(bind_member(instance, func)); in connect()