Home
last modified time | relevance | path

Searched defs:CREATOR_UID (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/reminder/include/
Dreminder_table.h188 static const std::string CREATOR_UID; variable
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_table.cpp56 const std::string ReminderBaseTable::CREATOR_UID = "creator_uid"; member in OHOS::Notification::ReminderBaseTable