Searched defs:isDeleted (Results 1 – 11 of 11) sorted by relevance
33 std::atomic<bool> isDeleted = false; member
40 bool isDeleted; member
24 bool isDeleted = false; member
67 std::atomic<bool> isDeleted = false; member
101 std::set<std::string> trackerColNames, bool isDeleted) in MultiCombineTest()
241 bool isDeleted = ((orgItemInfo.dataItem.flag & DataItem::DELETE_FLAG) == DataItem::DELETE_FLAG); in PutIntoConflictData() local
55 bool isDeleted = false; member
473 bool isDeleted) in AddDbInfo()
1131 bool isDeleted = logInfo.dataKey == DBConstant::DEFAULT_ROW_ID; in GetUpdateRecordFlagSql() local1167 bool isDeleted = logInfo.dataKey == DBConstant::DEFAULT_ROW_ID; in GetUpdateRecordFlagSqlUpload() local
415 static int32_t QueryExistingAlbumByLpath(const string& albumName, bool& isDeleted, bool& isSameName) in QueryExistingAlbumByLpath()551 bool isDeleted = false; in CreatePhotoAlbum() local918 bool isDeleted = GetInt32Val(PhotoAlbumColumns::ALBUM_DIRTY, resultSetAlbum) == in CheckConflictsWithExistingAlbum() local
191 DataInfoWithLog GetLogInfo(uint64_t timestamp, bool isDeleted) in GetLogInfo()