Home
last modified time | relevance | path

Searched defs:ChangeCurrentDir (Results 1 – 2 of 2) sorted by relevance

/base/startup/appspawn/modules/sandbox/
Dappspawn_sandbox.c684 static int32_t ChangeCurrentDir(const SandboxContext *context) in ChangeCurrentDir() function
Dsandbox_utils.cpp1554 int32_t SandboxUtils::ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleNa… in ChangeCurrentDir() function in OHOS::AppSpawn::SandboxUtils