Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c244 static int ParseMountPathsConfig(AppSpawnSandboxCfg *sandbox, in ParseMountPathsConfig() function
417 ret = ParseMountPathsConfig(sandbox, pathConfigs, section, SANDBOX_TAG_MOUNT_PATH); in ParseBaseConfig()
422 ret = ParseMountPathsConfig(sandbox, pathConfigs, section, SANDBOX_TAG_MOUNT_FILE); in ParseBaseConfig()