Searched refs:hspListInfo (Results 1 – 1 of 1) sorted by relevance
1242 string hspListInfo = GetExtraInfoByType(appProperty, HSPLIST_SOCKET_TYPE); in MountAllHsp() local1243 if (hspListInfo.length() == 0) { in MountAllHsp()1247 nlohmann::json hsps = nlohmann::json::parse(hspListInfo.c_str(), nullptr, false); in MountAllHsp()