Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table.h184 static const std::string CREATOR_UID; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp52 const std::string ReminderBaseTable::CREATOR_UID = "creator_uid"; member in OHOS::Notification::ReminderBaseTable