Searched defs:GetModifyTime (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
| D | step_result_set.cpp | 426 int StepResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::StepResultSet |
| D | abs_result_set.cpp | 384 int AbsResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::AbsResultSet |
| D | rdb_store_impl.cpp | 114 std::map<RdbStore::PRIKey, RdbStore::Date> RdbStoreImpl::GetModifyTime( in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ | ||
| D | napi_rdb_store.cpp | 1170 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy |