Lines Matching refs:read_only
37 bool read_only) { in GetSectionLoadListForStopID() argument
39 if (read_only) { in GetSectionLoadListForStopID()
96 const bool read_only = true; in GetCurrentSectionLoadList() local
99 GetSectionLoadListForStopID(eStopIDNow, read_only); in GetCurrentSectionLoadList()
108 const bool read_only = true; in GetSectionLoadAddress() local
110 GetSectionLoadListForStopID(stop_id, read_only); in GetSectionLoadAddress()
118 const bool read_only = true; in ResolveLoadAddress() local
120 GetSectionLoadListForStopID(stop_id, read_only); in ResolveLoadAddress()
128 const bool read_only = false; in SetSectionLoadAddress() local
130 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionLoadAddress()
139 const bool read_only = false; in SetSectionUnloaded() local
141 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()
149 const bool read_only = false; in SetSectionUnloaded() local
151 GetSectionLoadListForStopID(stop_id, read_only); in SetSectionUnloaded()