Searched refs:OPRN_DELETE_PHOTOS (Results 1 – 2 of 2) sorted by relevance
50 const std::string OPRN_DELETE_PHOTOS = "delete_photos_permanently"; // Delete photos permanently … variable142 …ring URI_DELETE_PHOTOS = MEDIALIBRARY_DATA_URI + "/" + PHOTO_ALBUM_OPRN + "/" + OPRN_DELETE_PHOTOS;226 …std::string UFM_DELETE_PHOTOS = MEDIALIBRARY_DATA_URI + "/" + UFM_ALBUM + "/" + OPRN_DELETE_PHOTOS;330 …std::string PAH_DELETE_PHOTOS = MEDIALIBRARY_DATA_URI + "/" + PAH_ALBUM + "/" + OPRN_DELETE_PHOTOS;420 …td::string TOOL_DELETE_PHOTO = MEDIALIBRARY_DATA_URI + "/" + TOOL_ALBUM + "/" + OPRN_DELETE_PHOTOS;
252 { OPRN_DELETE_PHOTOS, OperationType::ALBUM_DELETE_ASSETS }, in GetOprnTypeMap()