Searched defs:GetModifyTime (Results 1 – 6 of 6) sorted by relevance
427 int StepResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::StepResultSet
282 int CacheResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::CacheResultSet
384 int AbsResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::AbsResultSet
196 RdbStore::ModifyTime RdbStoreImpl::GetModifyTime(const std::string &table, const std::string &colum… in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl
331 int RdbResultSetImpl::GetModifyTime(std::string& modifyTime) in GetModifyTime() function in OHOS::DistributedRdb::RdbResultSetImpl
1218 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy