Searched defs:debugTmpRootPath (Results 1 – 1 of 1) sorted by relevance
102 … int ConvertUserIdPath(const AppSpawningCtx *property, char *debugRootPath, char *debugTmpRootPath) in ConvertUserIdPath()219 char debugTmpRootPath[PATH_MAX_LEN] = {0}; in UninstallDebugSandbox() local