Searched refs:GALLERY_TABLE_MERGE_TAG (Results 1 – 1 of 1) sorted by relevance
28 const std::string GALLERY_TABLE_MERGE_TAG = "merge_tag"; variable49 const std::string GALLERY_MERGE_TAG_TAG_ID = GALLERY_TABLE_MERGE_TAG + "." + GALLERY_TAG_ID;134 const std::string GALLERY_PORTRAIT_ALBUM_TABLE = GALLERY_TABLE_MERGE_TAG + " WHERE " +137 …GALLERY_FACE_TABLE_JOIN_TAG = GALLERY_TABLE_MERGE_FACE + " INNER JOIN " + GALLERY_TABLE_MERGE_TAG +