Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_rdb_data_mgr.h160 int32_t InitCreatedTables();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp124 return InitCreatedTables(); in Init()
128 int32_t NotificationDataMgr::InitCreatedTables() in InitCreatedTables() function in OHOS::Notification::NotificationDataMgr