Home
last modified time | relevance | path

Searched refs:SetLicense (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast.h88 inline void SetLicense(const std::string &license) in SetLicense() function
Dast_interface_type.h39 inline void SetLicense(const std::string &license) in SetLicense() function
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp96 ast_->SetLicense(ParseLicense()); in ParseFile()
401 interfaceType->SetLicense(ast_->GetLicense()); in ParseInterface()