Searched defs:hsps (Results 1 – 2 of 2) sorted by relevance
36 static int MountAllHsp(const SandboxContext *context, const cJSON *hsps) in MountAllHsp()
1247 nlohmann::json hsps = nlohmann::json::parse(hspListInfo.c_str(), nullptr, false); in MountAllHsp() local