Lines Matching refs:GetSandboxRealVar
205 …const char *rootPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, sandbox->rootPath, NULL, NULL… in InitSandboxContext()
364 const char *originPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, source, NULL, extraData); in GetRealSrcPath()
387 originPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, source, NULL, extraData); in GetRealSrcPath()
413 …args.destinationPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, sandboxNode->target, NULL, ex… in DoSandboxPathNodeMount()
415 args.destinationPath = GetSandboxRealVar(context, in DoSandboxPathNodeMount()
456 …const char *target = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, sandboxNode->target, NULL, NULL… in DoSandboxPathSymLink()
457 const char *linkName = GetSandboxRealVar(context, BUFFER_FOR_TARGET, in DoSandboxPathSymLink()
504 … const char *srcPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, depNode->source, NULL, NULL); in UpdateMountPathDepsPath()
505 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath()
538 …const char *srcPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, mountNode->source, NULL, extra… in CheckAndCreateDepPath()
600 const char *destBundlesPath = GetSandboxRealVar(context, in SetExpandSandboxConfig()
674 const char *destPath = GetSandboxRealVar(context, in SetBundleResourceSandboxConfig()