Searched refs:GetAllTriggers (Results 1 – 3 of 3) sorted by relevance
66 …DataTransfer::DbUpgradeUtils().GetAllTriggers(*medialibraryRdbPtr, this->NAME_TEMP_TRIGGERS_TABLE);70 …triggerNames = DataTransfer::DbUpgradeUtils().GetAllTriggers(*medialibraryRdbPtr, this->NAME_TEMP_…
68 std::vector<std::string> DbUpgradeUtils::GetAllTriggers(NativeRdb::RdbStore &store, const std::stri… in GetAllTriggers() function in OHOS::Media::DataTransfer::DbUpgradeUtils87 const std::vector<std::string> triggerNames = this->GetAllTriggers(store, tableName); in DropAllTriggers()
32 … std::vector<std::string> GetAllTriggers(NativeRdb::RdbStore &store, const std::string &tableName);