Searched refs:SetItemAtIndex (Results 1 – 2 of 2) sorted by relevance
583 void PythonList::SetItemAtIndex(uint32_t index, const PythonObject &object) { in SetItemAtIndex() function in PythonList635 SetItemAtIndex(idx, object); in PythonTuple()647 SetItemAtIndex(idx, object); in PythonTuple()687 void PythonTuple::SetItemAtIndex(uint32_t index, const PythonObject &object) { in SetItemAtIndex() function in PythonTuple
322 void SetItemAtIndex(uint32_t index, const PythonObject &object);352 void SetItemAtIndex(uint32_t index, const PythonObject &object);