Home
last modified time | relevance | path

Searched refs:hspListInfo (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1229 string hspListInfo = GetExtraInfoByType(appProperty, HSPLIST_SOCKET_TYPE); in MountAllHsp() local
1230 if (hspListInfo.length() == 0) { in MountAllHsp()
1234 nlohmann::json hsps = nlohmann::json::parse(hspListInfo.c_str(), nullptr, false); in MountAllHsp()

Completed in 5 milliseconds