Searched refs:GetAllUniqueIndex (Results 1 – 2 of 2) sorted by relevance
98 std::vector<std::string> DbUpgradeUtils::GetAllUniqueIndex(NativeRdb::RdbStore &store, const std::s… in GetAllUniqueIndex() function in OHOS::Media::DataTransfer::DbUpgradeUtils117 const std::vector<std::string> uniqueIndexNames = this->GetAllUniqueIndex(store, tableName); in DropAllUniqueIndex()
33 …std::vector<std::string> GetAllUniqueIndex(NativeRdb::RdbStore &store, const std::string &tableNam…