Home
last modified time | relevance | path

Searched refs:GetRefPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp501 const std::string &ConfigNode::GetRefPath() const in GetRefPath() function in ConfigNode
997 auto refObject = Lookup(current, node->GetRefPath()); in NodeExpandRef()
999 …Logger().Error() << node->SourceInfo() << "reference node '" << node->GetRefPath() << "' not exist… in NodeExpandRef()
1003 … Logger().Error() << node->SourceInfo() << " ref invalid node:" << node->GetRefPath(); in NodeExpandRef()
1010 … << " ref invalid node which is not base type: " << node->GetRefPath(); in NodeExpandRef()
1086 auto inherit = Lookup(current, node->GetRefPath()); in InheritExpand()
H A Dast.h168 const std::string &GetRefPath() const;