Searched defs:persistent_json (Results 1 – 2 of 2) sorted by relevance
426 const std::shared_ptr<storage::JsonUtils> &RecoveryContext::persistent_json() { in persistent_json() function in mindspore::distributed::recovery::RecoveryContext
124 auto persistent_json = RecoveryContext::GetInstance()->persistent_json(); in CheckUniqueIDLatest() local