Home
last modified time | relevance | path

Searched defs:hsps (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c36 static int MountAllHsp(const SandboxContext *context, const cJSON *hsps) in MountAllHsp()
H A Dsandbox_utils.cpp1247 nlohmann::json hsps = nlohmann::json::parse(hspListInfo.c_str(), nullptr, false); in MountAllHsp() local