Searched refs:sandboxSharedStatus (Results 1 – 2 of 2) sorted by relevance
1146 string sandboxSharedStatus = in GetSandboxPrivateSharedStatus() local1148 if (sandboxSharedStatus == g_statusCheck) { in GetSandboxPrivateSharedStatus()1561 bool sandboxSharedStatus) in ChangeCurrentDir() argument1568 if (sandboxSharedStatus) { in ChangeCurrentDir()1627 bool sandboxSharedStatus = GetSandboxPrivateSharedStatus(bundleName, appProperty) || in SetAppSandboxProperty() local1646 } else if (!sandboxSharedStatus) { in SetAppSandboxProperty()1654 rc = ChangeCurrentDir(sandboxPackagePath, bundleName, sandboxSharedStatus); in SetAppSandboxProperty()1669 bool sandboxSharedStatus = GetSandboxPrivateSharedStatus(bundleName, appProperty); in SetAppSandboxPropertyNweb() local1681 } else if (!sandboxSharedStatus) { in SetAppSandboxPropertyNweb()1706 if (sandboxSharedStatus) { in SetAppSandboxPropertyNweb()
113 bool sandboxSharedStatus);