Lines Matching full:lexer
207 <tr><td > <code>com.android.providers.downloads.Helpers.Lexer</code> </td><td > Keeps state about an ongoing lex, can probably be merged into another class by making the lexer <code>synchronized</code>, since the operation is short-lived. </td></tr>
739 <tr><td > <code>com.android.providers.downloads.Helpers.Lexer</code> </td></tr>
762 Lexer takes care of validating the snippets of SQL data that are received from applications, to avoid cases of SQL injection.