Searched refs:section_load_list_sp (Results 1 – 1 of 1) sorted by relevance
82 SectionLoadListSP section_load_list_sp( in GetSectionLoadListForStopID() local84 m_stop_id_to_section_load_list[stop_id] = section_load_list_sp; in GetSectionLoadListForStopID()85 return section_load_list_sp.get(); in GetSectionLoadListForStopID()88 SectionLoadListSP section_load_list_sp(new SectionLoadList()); in GetSectionLoadListForStopID() local91 m_stop_id_to_section_load_list[stop_id] = section_load_list_sp; in GetSectionLoadListForStopID()92 return section_load_list_sp.get(); in GetSectionLoadListForStopID()