Home
last modified time | relevance | path

Searched defs:sourceFile (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
Dpreprocessor.cpp71 for (const auto &sourceFile : sourceFiles) { in UnitPreprocess() local
121 bool Preprocessor::ParseFileDetail(const std::string &sourceFile, FileDetail &info) in ParseFileDetail()
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcode_generator.cpp118 std::set<std::string> sourceFile = Options::GetInstance().GetSourceFiles(); in Generate() local
/drivers/hdf_core/framework/tools/hdi-gen/util/
Doptions.cpp158 void Options::AddSources(const std::string &sourceFile) in AddSources()
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp62 bool Parser::ParseOne(const std::string &sourceFile) in ParseOne()
79 bool Parser::Reset(const std::string &sourceFile) in Reset()
1840 std::set<std::string> sourceFile = Options::GetInstance().GetSourceFiles(); in GetGenVersion() local
1861 std::set<std::string> sourceFile = Options::GetInstance().GetSourceFiles(); in GetGenNamespace() local