Searched defs:getRelocationList (Results 1 – 1 of 1) sorted by relevance
68 const RelocationListType& getRelocationList() const { return m_Relocations; } in getRelocationList() function69 RelocationListType& getRelocationList() { return m_Relocations; } in getRelocationList() function