Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Ddraw.cc355 std::string label = key->debug_info()->get_full_name(); in SubGraph()
542 std::string nextNetName = nextNet->debug_info()->get_full_name(); in Node()
544 buffer_ << "[" << nextNet->debug_info()->get_full_name().c_str() << "]"; in Node()
/third_party/mindspore/mindspore/core/utils/
Dinfo.h234 std::string get_full_name() { return full_name_; } in get_full_name() function
/third_party/boost/boost/wave/util/
Dcpp_macromap_utils.hpp513 get_full_name(IteratorT const &begin, IteratorT const &end) in get_full_name() function
Dcpp_macromap.hpp527 std::string msg(impl::get_full_name(begin, end)); in is_defined()
539 std::string msg(impl::get_full_name(begin, end)); in is_defined()