Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp993 std::unordered_map<std::string, std::string> bundleEntries; in ParseBundleFromDistureDB() local
994 rdbDataManager_->QueryDataBeginWithKey((GenerateBundleKey(bundleKey)), bundleEntries, userId); in ParseBundleFromDistureDB()
999 for (auto bundleEntry : bundleEntries) { in ParseBundleFromDistureDB()

Completed in 4 milliseconds