Searched refs:dbRecords (Results 1 – 1 of 1) sorted by relevance
330 std::unordered_map<std::string, std::string> dbRecords; in GetBatchNotificationRequestsFromDb() local345 …cationPreferences::GetInstance()->GetBatchKvsFromDb(REQUEST_STORAGE_KEY_PREFIX, dbRecords, userId); in GetBatchNotificationRequestsFromDb()348 REQUEST_STORAGE_SECURE_KEY_PREFIX, dbRecords, userId); in GetBatchNotificationRequestsFromDb()354 for (const auto &iter : dbRecords) { in GetBatchNotificationRequestsFromDb()