Searched defs:GenerateSource (Results 1 – 6 of 6) sorted by relevance
51 func (sp *aidlRustSourceProvider) GenerateSource(ctx rust.ModuleContext, _ rust.PathDeps) android.P… func
54 func (sp *BaseSourceProvider) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
131 func (b *bindgenDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
68 func (proto *protobufDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
349 std::string GenerateSource(const sysprop::Properties& props, function
346 void GenerateSource(CodeWriter& out, const AidlTypenames& types, const AidlInterface& defined_type, in GenerateSource() function