/aosp_15_r20/build/soong/rust/ |
H A D | source_provider.go | 41 GenerateSource(ctx ModuleContext, deps PathDeps) android.Path methodSpec 53 func (sp *BaseSourceProvider) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
|
H A D | bindgen.go | 166 func (b *bindgenDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
|
H A D | protobuf.go | 74 func (proto *protobufDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path { func
|
/aosp_15_r20/build/soong/aconfig/codegen/ |
H A D | rust_aconfig_library.go | 60 func (a *aconfigDecorator) GenerateSource(ctx rust.ModuleContext, deps rust.PathDeps) android.Path { func
|
/aosp_15_r20/system/tools/aidl/build/ |
D | aidl_rust_source_provider.go | 51 func (sp *aidlRustSourceProvider) GenerateSource(ctx rust.ModuleContext, _ rust.PathDeps) android.P… func
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_enum.cc | 161 void EnumGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::EnumGenerator
|
H A D | objectivec_file.cc | 383 void FileGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::FileGenerator
|
H A D | objectivec_message.cc | 383 void MessageGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::MessageGenerator
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_enum.cc | 161 void EnumGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::EnumGenerator
|
H A D | objectivec_file.cc | 383 void FileGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::FileGenerator
|
H A D | objectivec_message.cc | 383 void MessageGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::objectivec::MessageGenerator
|
/aosp_15_r20/system/tools/sysprop/ |
D | CppGen.cpp | 349 std::string GenerateSource(const sysprop::Properties& props, function
|
/aosp_15_r20/system/tools/aidl/ |
D | generate_ndk.cpp | 238 void GenerateSource(CodeWriter& out, const AidlTypenames& types, in GenerateSource() function 448 void GenerateSource(CodeWriter& out, const AidlTypenames& types, const AidlInterface& defined_type, in GenerateSource() function
|
D | generate_cpp.cpp | 1519 void GenerateSource(CodeWriter& out, const AidlDefinedType& defined_type, in GenerateSource() function
|
/aosp_15_r20/build/soong/sysprop/ |
H A D | sysprop_library.go | 136 func (g *syspropRustGenRule) GenerateSource(ctx rust.ModuleContext, deps rust.PathDeps) android.Pat… func
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | file.cc | 697 void FileGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::cpp::FileGenerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | file.cc | 696 void FileGenerator::GenerateSource(io::Printer* printer) { in GenerateSource() function in google::protobuf::compiler::cpp::FileGenerator
|