id_ = c.getLong(c.getColumnIndex(ProviderTableMeta._ID));
path_ = c.getString(c.getColumnIndex(ProviderTableMeta.FILE_PATH));
storage_path_ = c.getString(c.getColumnIndex(ProviderTableMeta.FILE_STORAGE_PATH));
id_ = c.getLong(c.getColumnIndex(ProviderTableMeta._ID));
path_ = c.getString(c.getColumnIndex(ProviderTableMeta.FILE_PATH));
storage_path_ = c.getString(c.getColumnIndex(ProviderTableMeta.FILE_STORAGE_PATH));