Home
last modified time | relevance | path

Searched defs:TABLE_NAME (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_storage.cpp35 const std::string TABLE_NAME = "trace_flow_control"; member
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp28 const std::string TABLE_NAME = "sys_event_history"; member
[all...]
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h28 static const std::string TABLE_NAME; member in OHOS::Notification::ReminderTable
H A Dreminder_table.h29 static const std::string TABLE_NAME; member in OHOS::Notification::ReminderBaseTable
199 static const std::string TABLE_NAME; member in OHOS::Notification::ReminderAlarmTable
222 static const std::string TABLE_NAME; member in OHOS::Notification::ReminderCalendarTable
253 static const std::string TABLE_NAME; member in OHOS::Notification::ReminderTimerTable
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp21 const std::string ReminderBaseTable::TABLE_NAME = "reminder_base"; member in OHOS::Notification::ReminderBaseTable
55 const std::string ReminderAlarmTable::TABLE_NAME = "reminder_alarm"; member in OHOS::Notification::ReminderAlarmTable
62 const std::string ReminderCalendarTable::TABLE_NAME = "reminder_calendar"; member in OHOS::Notification::ReminderCalendarTable
77 const std::string ReminderTimerTable::TABLE_NAME = "reminder_timer"; member in OHOS::Notification::ReminderTimerTable
H A Dreminder_table_old.cpp21 const std::string ReminderTable::TABLE_NAME = "reminder"; member in OHOS::Notification::ReminderTable
/base/security/asset/services/db_operator/src/
H A Dtypes.rs26 pub const TABLE_NAME: &str = "asset_table"; consts

Completed in 5 milliseconds