Searched refs:GetIndex (Results 1 – 6 of 6) sorted by relevance
41 inline static uint32_t GetIndex(const C2ParamField &pf) { in GetIndex() function
135 os << "<" << C2Param::Index(_C2ParamInspector::GetIndex(i)) in operator <<()
826 C2Param::Index ix = _C2ParamInspector::GetIndex(query.field()); in querySupportedValues()
1271 : _mIndex(C2Param::CoreIndex(_C2ParamInspector::GetIndex(pf))), in C2FieldUtilsFieldLocation()
78 d->index = static_cast<decltype(d->index)>(_C2ParamInspector::GetIndex(s)); in objcpy()
345 uint32_t type = C2Param::Index(_C2ParamInspector::GetIndex(field.field())).type(); in querySupportedValues_vb()