Home
last modified time | relevance | path

Searched defs:IS_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsim_data.h70 static constexpr const char *IS_ACTIVE = "is_active"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h110 static const std::string IS_ACTIVE; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp37 const std::string ReminderTable::IS_ACTIVE = "is_active"; member in OHOS::Notification::ReminderTable