Searched refs:relation_index (Results 1 – 4 of 4) sorted by relevance
164 STDMETHODIMP get_relation(LONG relation_index, in get_relation() argument
174 STDMETHODIMP get_relation(LONG relation_index, in get_relation() argument
763 LONG relation_index, in get_relation() argument768 if (relation_index < 0 || in get_relation()769 relation_index >= static_cast<long>(relations_.size())) { in get_relation()776 relations_[relation_index]->AddRef(); in get_relation()777 *relation = relations_[relation_index]; in get_relation()
215 CONTENT_EXPORT STDMETHODIMP get_relation(LONG relation_index,