Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp85 constexpr char KEY_TABLE_VERSION[] = "tableVersion"; variable
1996 NotificationPreferences::GetInstance()->GetKvFromDb(KEY_TABLE_VERSION, value, FIRST_USERID); in ResetDistributedEnabled()
2006 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()
2037 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()