Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/debug/rdr/
Dbase_recorder.h33 std::string GetModule() const { return module_; } in GetModule() function
/third_party/gn/src/gn/precise/
Dprecise.cc292 Node* PreciseManager::GetModule(const std::string& name) in GetModule() function in PreciseManager