Searched refs:g_hspList_key_versions (Results 1 – 1 of 1) sorted by relevance
90 const std::string g_hspList_key_versions = "versions"; variable1249 && hsps.contains(g_hspList_key_versions), return -1, "MountAllHsp: json parse failed"); in MountAllHsp()1253 nlohmann::json& versions = hsps[g_hspList_key_versions]; in MountAllHsp()