Searched refs:section_load_list_sp (Results 1 – 1 of 1) sorted by relevance
83 SectionLoadListSP section_load_list_sp( in GetSectionLoadListForStopID() local85 m_stop_id_to_section_load_list[stop_id] = section_load_list_sp; in GetSectionLoadListForStopID()86 return section_load_list_sp.get(); in GetSectionLoadListForStopID()89 SectionLoadListSP section_load_list_sp(new SectionLoadList()); in GetSectionLoadListForStopID() local92 m_stop_id_to_section_load_list[stop_id] = section_load_list_sp; in GetSectionLoadListForStopID()93 return section_load_list_sp.get(); in GetSectionLoadListForStopID()