Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h196 BUFFER_FOR_SOURCE, enumerator
H A Dappspawn_sandbox.c227 const char *rootPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, sandbox->rootPath, NULL, NULL); in InitSandboxContext()
381 const char *originPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, source, NULL, extraData); in GetRealSrcPath()
492 const char *target = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, sandboxNode->target, NULL, NULL); in DoSandboxPathSymLink()
661 const char *srcPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, depNode->source, NULL, NULL); in UpdateMountPathDepsPath()
695 const char *srcPath = GetSandboxRealVar(context, BUFFER_FOR_SOURCE, mountNode->source, NULL, extraData); in CheckAndCreateDepPath()

Completed in 4 milliseconds