Searched defs:projectGeneratorSingleton (Results 1 – 1 of 1) sorted by relevance
70 type projectGeneratorSingleton struct { struct71 project rustProjectJson72 knownCrates map[string]crateInfo // Keys are module names.85 func (singleton *projectGeneratorSingleton) mergeDependencies(ctx android.SingletonContext,134 …n *projectGeneratorSingleton) addCrate(ctx android.SingletonContext, rModule *Module) (int, bool) {183 …neratorSingleton) appendCrateAndDependencies(ctx android.SingletonContext, module android.Module) {203 func (singleton *projectGeneratorSingleton) GenerateBuildActions(ctx android.SingletonContext) {