Searched refs:RecordInputSource (Results 1 – 3 of 3) sorted by relevance
42 struct RecordInputSource struct59 void parseStream( const RecordInputSource& rInputSource );61 inline const RecordInputSource& getInputSource() const { return maSource; } in getInputSource()74 RecordInputSource maSource;
251 void RecordParser::parseStream( const RecordInputSource& rInputSource ) in parseStream()328 maSource = RecordInputSource(); in parseStream()
184 RecordInputSource aSource; in importFragment()