Searched refs:GALLERY_TABLE_MEDIA (Results 1 – 1 of 1) sorted by relevance
29 const std::string GALLERY_TABLE_MEDIA = "gallery_media"; variable50 const std::string GALLERY_MEDIA_ID = GALLERY_TABLE_MEDIA + "." + GALLERY_ID;51 const std::string GALLERY_MEDIA_HASH = GALLERY_TABLE_MEDIA + "." + GALLERY_HASH;138 …LLERY_MERGE_FACE_TAG_ID + " = " + GALLERY_MERGE_TAG_TAG_ID + " INNER JOIN " + GALLERY_TABLE_MEDIA +