Home
last modified time | relevance | path

Searched refs:ChangeCurrentDir (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h112 static int32_t ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleName,
H A Dappspawn_sandbox.c844 static int32_t ChangeCurrentDir(const SandboxContext *context) in ChangeCurrentDir() function
864 APPSPAWN_LOGV("ChangeCurrentDir %{public}s ", context->rootPath); in ChangeCurrentDir()
1350 ret = ChangeCurrentDir(context); in MountSandboxConfigs()
H A Dsandbox_utils.cpp1543 int32_t SandboxUtils::ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleName, in ChangeCurrentDir() function in OHOS::SandboxUtils
1652 rc = ChangeCurrentDir(sandboxPackagePath, bundleName, sandboxSharedStatus); in SetAppSandboxProperty()

Completed in 7 milliseconds