Searched refs:onlyId (Results 1 – 1 of 1) sorted by relevance
508 int onlyId, /* Only load where id is this value */ in blobListLoadFromDb() argument519 if( onlyId>0 ){ in blobListLoadFromDb()520 z2 = sqlite3_mprintf("%s WHERE rowid=%d", zSql, onlyId); in blobListLoadFromDb()