Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/utils/
Dfile_utils.cc29 std::optional<std::string> FileUtils::GetRealPath(const char *path) { in GetRealPath() function in mindspore::FileUtils
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc1240 std::string AscendKernelRuntime::GetRealPath(const std::string &path) { in GetRealPath() function in mindspore::device::ascend::AscendKernelRuntime