Searched refs:indexOfPhotoId (Results 1 – 2 of 2) sorted by relevance
281 int indexOfPhotoId = -1; in QueryPhotoStatus() local282 resultSet->GetColumnIndex(PhotoColumn::PHOTO_ID, indexOfPhotoId); in QueryPhotoStatus()283 resultSet->GetString(indexOfPhotoId, photoId); in QueryPhotoStatus()
285 int indexOfPhotoId = -1; in QueryPhotoStatus() local286 resultSet->GetColumnIndex(PhotoColumn::PHOTO_ID, indexOfPhotoId); in QueryPhotoStatus()287 resultSet->GetString(indexOfPhotoId, photoId); in QueryPhotoStatus()