Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c109 static int BuildRootPath(char *buffer, uint32_t bufferLen, const AppSpawnSandboxCfg *sandbox, uid_t… in BuildRootPath() function
792 int ret = BuildRootPath(path, sizeof(path), sandbox, uid / UID_BASE); in UnmountDepPaths()
812 int ret = BuildRootPath(path, sizeof(path), sandbox, uid / UID_BASE); in UnmountSandboxConfigs()