Home
last modified time | relevance | path

Searched refs:ToShortString (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_namespace.h62 inline std::string ToShortString() in ToShortString() function
Dast.cpp109 if (nspace->ToShortString() == nspaceStr) { in FindNamespace()
Dast_type.h138 virtual std::string ToShortString();
Dast_type.cpp168 std::string ASTType::ToShortString() in ToShortString() function in OHOS::HDI::ASTType