Home
last modified time | relevance | path

Searched refs:ParseMountGroupsConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c339 static int ParseMountGroupsConfig(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig, SandboxSec… in ParseMountGroupsConfig() function
432 ret = ParseMountGroupsConfig(sandbox, groupConfig, section); in ParseBaseConfig()