Searched refs:GALLERY_TABLE_FACE (Results 1 – 1 of 1) sorted by relevance
30 const std::string GALLERY_TABLE_FACE = "face"; variable52 const std::string GALLERY_FACE_HASH = GALLERY_TABLE_FACE + "." + GALLERY_HASH;54 const std::string GALLERY_FACE_FACE_ID = GALLERY_TABLE_FACE + "." + GALLERY_FACE_ID;141 …GALLERY_FACE_TABLE_FULL = GALLERY_TABLE_MERGE_FACE + " INNER JOIN " + GALLERY_TABLE_FACE + " ON " +