Searched defs:FsGenState (Results 1 – 1 of 1) sorted by relevance
58 type FsGenState struct { struct60 depCandidates []string62 fsDeps map[string]*multilibDeps64 soongGeneratedPartitions []string66 fsDepsMutex sync.Mutex68 moduleToInstallationProps map[string]installationProperties70 generatedPrebuiltEtcModuleNames []string72 avbKeyFilegroups map[string]string