Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/modern/
Dsandbox_debug_mode.c102 … int ConvertUserIdPath(const AppSpawningCtx *property, char *debugRootPath, char *debugTmpRootPath) in ConvertUserIdPath()
219 char debugTmpRootPath[PATH_MAX_LEN] = {0}; in UninstallDebugSandbox() local