Searched refs:GetModifyTimeByRowId (Results 1 – 2 of 2) sorted by relevance
191 ModifyTime GetModifyTimeByRowId(const std::string &logTable, std::vector<PRIKey> &keys);
155 return GetModifyTimeByRowId(logTable, keys); in GetModifyTime()189 RdbStore::ModifyTime RdbStoreImpl::GetModifyTimeByRowId(const std::string &logTable, std::vector<PR… in GetModifyTimeByRowId() function in OHOS::NativeRdb::RdbStoreImpl