Searched defs:inherit (Results 1 – 4 of 4) sorted by relevance
27 def get_components_from_inherit_attr(cls, components, inherit, project): argument
366 def _get_inherit_parts(self, inherit, source_root_dir) -> dict: argument
247 int32_t QuotaManager::SetQuotaPrjId(const std::string &path, int32_t prjId, bool inherit) in SetQuotaPrjId()
1086 auto inherit = Lookup(current, node->GetRefPath()); in InheritExpand() local