Home
last modified time | relevance | path

Searched refs:sandboxSharedStatus (Results 1 - 2 of 2) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1133 string sandboxSharedStatus = in GetSandboxPrivateSharedStatus() local
1135 if (sandboxSharedStatus == g_statusCheck) { in GetSandboxPrivateSharedStatus()
1544 bool sandboxSharedStatus) in ChangeCurrentDir()
1551 if (sandboxSharedStatus) { in ChangeCurrentDir()
1621 bool sandboxSharedStatus = GetSandboxPrivateSharedStatus(bundleName, appProperty) || in SetAppSandboxProperty() local
1640 } else if (!sandboxSharedStatus) { in SetAppSandboxProperty()
1652 rc = ChangeCurrentDir(sandboxPackagePath, bundleName, sandboxSharedStatus); in SetAppSandboxProperty()
1670 bool sandboxSharedStatus = GetSandboxPrivateSharedStatus(bundleName, appProperty); in SetAppSandboxPropertyNweb() local
1682 } else if (!sandboxSharedStatus) { in SetAppSandboxPropertyNweb()
1707 if (sandboxSharedStatus) { in SetAppSandboxPropertyNweb()
1543 ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleName, bool sandboxSharedStatus) ChangeCurrentDir() argument
[all...]
H A Dsandbox_utils.h113 bool sandboxSharedStatus);

Completed in 6 milliseconds