Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/stub/runtime/
Druntime_stub.cc154 int AdxDataDumpServerUnInit() { return 0; } in AdxDataDumpServerUnInit() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc236 if (AdxDataDumpServerUnInit() != 0) { in AsyncDataDumpUninit()