Searched refs:DeleteRows (Results 1 – 3 of 3) sorted by relevance
99 EXPORT static int32_t DeleteRows(const std::vector<int64_t> &rowIds);
509 int32_t ret = MediaLibraryObjectUtils::DeleteRows(rowIds);512 ret = MediaLibraryObjectUtils::DeleteRows(rowIds);
334 int32_t MediaLibraryObjectUtils::DeleteRows(const vector<int64_t> &rowIds) in DeleteRows() function in OHOS::Media::MediaLibraryObjectUtils401 DeleteRows(outIds); in InsertDirToDbRecursively()