Searched defs:GetRealPath (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/utils/ | ||
D | file_utils.cc | 29 std::optional<std::string> FileUtils::GetRealPath(const char *path) { in GetRealPath() function in mindspore::FileUtils |
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
D | ascend_kernel_runtime.cc | 1240 std::string AscendKernelRuntime::GetRealPath(const std::string &path) { in GetRealPath() function in mindspore::device::ascend::AscendKernelRuntime |