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.161 func (singleton *projectGeneratorSingleton) mergeDependencies(ctx android.SingletonContext,221 …ingleton) addCrate(ctx android.SingletonContext, rModule *Module, comp *baseCompiler) (int, bool) {260 …neratorSingleton) appendCrateAndDependencies(ctx android.SingletonContext, module android.Module) {275 func (singleton *projectGeneratorSingleton) GenerateBuildActions(ctx android.SingletonContext) {