Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstep_result_set.cpp426 int StepResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::StepResultSet
Dabs_result_set.cpp384 int AbsResultSet::GetModifyTime(std::string &modifyTime) in GetModifyTime() function in OHOS::NativeRdb::AbsResultSet
Drdb_store_impl.cpp114 std::map<RdbStore::PRIKey, RdbStore::Date> RdbStoreImpl::GetModifyTime( in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp1170 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy