Home
last modified time | relevance | path

Searched defs:FileGenerator (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/system/tools/hidl/
Dmain.cpp52 struct FileGenerator { struct
53 using ShouldGenerateFunction = std::function<bool(const FQName& fqName)>;
54 using FileNameForFQName = std::function<std::string(const FQName& fqName)>;
55 using GetFormatter = std::function<Formatter(void)>;
56 using GenerationFunction =
60 ShouldGenerateFunction mShouldGenerateForFqName; // If generate function applies to this target
61 FileNameForFQName mFileNameForFqName; // Target -> filename
62 GenerationFunction mGenerationFunction; // Function to generate output for file
64 std::string getFileName(const FQName& fqName) const { in getFileName()
68 status_t getOutputFile(const FQName& fqName, const Coordinator* coordinator, in getOutputFile()
[all …]
/aosp_15_r20/external/dokka/core/src/main/kotlin/Generation/
H A DFileGenerator.kt11 class FileGenerator @Inject constructor(@Named("outputDir") override val root: File) : NodeLocation… in <lambda>() class
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Denum.h97 friend class FileGenerator; variable
H A Dservice.h114 friend class FileGenerator; variable
H A Dmessage.h223 friend class FileGenerator; variable
H A Dfile.cc109 FileGenerator::FileGenerator(const FileDescriptor* file, const Options& options) in FileGenerator() function in google::protobuf::compiler::cpp::FileGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Denum.h97 friend class FileGenerator; variable
H A Dservice.h114 friend class FileGenerator; variable
H A Dmessage.h223 friend class FileGenerator; variable
H A Dfile.cc109 FileGenerator::FileGenerator(const FileDescriptor* file, const Options& options) in FileGenerator() function in google::protobuf::compiler::cpp::FileGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_file.cc87 FileGenerator::FileGenerator(const FileDescriptor* file, const Params& params) in FileGenerator() function in google::protobuf::compiler::javamicro::FileGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_file.cc88 FileGenerator::FileGenerator(const FileDescriptor* file, const Params& params) in FileGenerator() function in google::protobuf::compiler::javanano::FileGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc213 FileGenerator::FileGenerator(const FileDescriptor* file, in FileGenerator() function in google::protobuf::compiler::objectivec::FileGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc213 FileGenerator::FileGenerator(const FileDescriptor* file, in FileGenerator() function in google::protobuf::compiler::objectivec::FileGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dfile.cc188 FileGenerator::FileGenerator(const FileDescriptor* file, const Options& options, in FileGenerator() function in google::protobuf::compiler::java::FileGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dfile.cc188 FileGenerator::FileGenerator(const FileDescriptor* file, const Options& options, in FileGenerator() function in google::protobuf::compiler::java::FileGenerator