diff options
| author | 2010-09-14 12:14:26 -0700 | |
|---|---|---|
| committer | 2010-09-14 12:14:26 -0700 | |
| commit | 5402590f1cb8ae1bc31f796705ff6f10bc175730 (patch) | |
| tree | 0f11fa9b63daa59bce97706f4939300a878dc8d0 /libs/rs/rsProgramRaster.cpp | |
| parent | b729dcc8a94bc2c2a1ecda47d791be0d6f1d160a (diff) | |
change return type from void to int on execSQL() methods
1. let execSQL() methods return the number of rows affected by the SQL
staement executed.
2. remove synchronized on 2 public methods. since public API is not
supposed to have synchronized, this was a mistake in previously submitted
CL
Change-Id: Ic610a0c38e7bd7c77006a08c7b82fa01957739e5
Diffstat (limited to 'libs/rs/rsProgramRaster.cpp')
0 files changed, 0 insertions, 0 deletions