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