Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/persistent/storage/
Djson_utils.h33 explicit JsonUtils(const std::string &file_name) : file_name_(file_name) {} in JsonUtils() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/distributed/recovery/
Drecovery_context.h32 class JsonUtils; variable