Home
last modified time | relevance | path

Searched refs:ParseBundlePropertyFromDisturbeDB (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_database_test.cpp456 * @tc.name : ParseBundlePropertyFromDisturbeDB
468 preferncesDB_->ParseBundlePropertyFromDisturbeDB(bundleInfo, bundleKey, entry); in HWTEST_F()
473 * @tc.name : ParseBundlePropertyFromDisturbeDB
485 preferncesDB_->ParseBundlePropertyFromDisturbeDB(bundleInfo, bundleKey, entry); in HWTEST_F()
490 * @tc.name : ParseBundlePropertyFromDisturbeDB
502 preferncesDB_->ParseBundlePropertyFromDisturbeDB(bundleInfo, bundleKey, entry); in HWTEST_F()
507 * @tc.name : ParseBundlePropertyFromDisturbeDB
519 preferncesDB_->ParseBundlePropertyFromDisturbeDB(bundleInfo, bundleKey, entry); in HWTEST_F()
524 * @tc.name : ParseBundlePropertyFromDisturbeDB
536 preferncesDB_->ParseBundlePropertyFromDisturbeDB(bundleInf in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h281 void ParseBundlePropertyFromDisturbeDB(NotificationPreferencesInfo::BundleInfo &bundleInfo,
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1003 ParseBundlePropertyFromDisturbeDB(bunldeInfo, bundleKey, bundleEntry); in ParseBundleFromDistureDB()
1038 void NotificationPreferencesDatabase::ParseBundlePropertyFromDisturbeDB( in ParseBundlePropertyFromDisturbeDB() function in OHOS::Notification::NotificationPreferencesDatabase

Completed in 6 milliseconds