Searched refs:kFileSystemRoot (Results 1 – 2 of 2) sorted by relevance
641 const FilePath kFileSystemRoot("/"); in VerifyPathControlledByAdmin() local658 return VerifyPathControlledByUser(kFileSystemRoot, path, kRootUid, in VerifyPathControlledByAdmin()
88 static const String kFileSystemRoot = 'filesystem-root';172 ..addMultiOption(FlutterOptions.kFileSystemRoot,355 fileSystemRoots: argParser.options.containsKey(FlutterOptions.kFileSystemRoot)356 ? argResults[FlutterOptions.kFileSystemRoot] : null,