Searched refs:SANDBOX_ROOT_PATH (Results 1 – 1 of 1) sorted by relevance
58 const string SANDBOX_ROOT_PATH = "/mnt/sandbox/"; variable636 SANDBOX_ROOT_PATH + to_string(userId) + "/" + bundleNameStr + EL2_BASE; in CheckPathValid()651 filesystem::path rootDir(SANDBOX_ROOT_PATH + to_string(userId)); in MountCryptoPathAgain()654 LOGE("root path not exists, rootDir is %{public}s", SANDBOX_ROOT_PATH.c_str()); in MountCryptoPathAgain()691 std::string dstPath = SANDBOX_ROOT_PATH; in MountSandboxPath()