Home
last modified time | relevance | path

Searched defs:rdbDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dscheduler_manager.cpp35 …rManager::Execute(const std::string &uri, const int32_t userId, const std::string &rdbDir, int ver… in Execute()
55 void SchedulerManager::Execute(const Key &key, const int32_t userId, const std::string &rdbDir, int… in Execute()
151 void SchedulerManager::ExecuteSchedulerSQL(const std::string &rdbDir, const int32_t userId, int ver… in ExecuteSchedulerSQL()
184const std::string &rdbDir, const int32_t userId, int version, const Key &key, std::string &schedul… in GenRemindTimerFuncParams()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.cpp319 const std::string &rdbDir, int rdbVersion) in Notify()