Searched defs:debugRootPath (Results 1 – 1 of 1) sorted by relevance
56 static int RemoveDebugBaseConfig(SandboxSection *section, const char *debugRootPath) in RemoveDebugBaseConfig()74 static int RemoveDebugAppVarConfig(const AppSpawnSandboxCfg *sandboxCfg, const char *debugRootPath) in RemoveDebugAppVarConfig()85 const char *debugRootPath) in RemoveDebugPermissionConfig()102 static int ConvertUserIdPath(const AppSpawningCtx *property, char *debugRootPath, char *debugTmpRoo… in ConvertUserIdPath()218 char debugRootPath[PATH_MAX_LEN] = {0}; in UninstallDebugSandbox() local