Searched defs:projectGeneratorSingleton (Results 1 – 1 of 1) sorted by relevance
67 type projectGeneratorSingleton struct { struct68 project rustProjectJson69 knownCrates map[string]crateInfo // Keys are module names.82 func (singleton *projectGeneratorSingleton) mergeDependencies(ctx android.SingletonContext,131 …n *projectGeneratorSingleton) addCrate(ctx android.SingletonContext, rModule *Module) (int, bool) {175 …neratorSingleton) appendCrateAndDependencies(ctx android.SingletonContext, module android.Module) {195 func (singleton *projectGeneratorSingleton) GenerateBuildActions(ctx android.SingletonContext) {