Searched refs:GetAttrsFromDrawGraph (Results 1 – 2 of 2) sorted by relevance
160 const std::vector<std::string> &GetAttrsFromDrawGraph() const { return attrs_vec_; } in GetAttrsFromDrawGraph() function
1933 auto atts = adpt->GetAttrsFromDrawGraph(); in DrawCNode()