Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast.h76 void SetFullName(const std::string &fullName);
Dast.cpp53 void AST::SetFullName(const std::string &fullName) in SetFullName() function in OHOS::HDI::AST
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp266 seqAst->SetFullName(seqName); in ParseSequenceableInfo()