Home
last modified time | relevance | path

Searched defs:GetModifyTime (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstep_result_set.cpp427 int StepResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::StepResultSet
Dcache_result_set.cpp282 int CacheResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::CacheResultSet
Dabs_result_set.cpp384 int AbsResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::AbsResultSet
Drdb_store_impl.cpp196 RdbStore::ModifyTime RdbStoreImpl::GetModifyTime(const std::string &table, const std::string &colum… in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_result_set_impl.cpp331 int RdbResultSetImpl::GetModifyTime(std::string& modifyTime) in GetModifyTime() function in OHOS::DistributedRdb::RdbResultSetImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp1218 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy