Home
last modified time | relevance | path

Searched refs:rdbDataCallBack_ (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp107 RdbStoreDataCallBackNotificationStorage rdbDataCallBack_(notificationRdbConfig_); in Init() local
113 rdbDataCallBack_, ret); in Init()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_store.cpp79 ReminderStoreDataCallBack rdbDataCallBack_; in Init() local
80 …rdbStore_ = NativeRdb::RdbHelper::GetRdbStore(config_, REMINDER_RDB_VERSION, rdbDataCallBack_, err… in Init()