/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_table.cpp | 21 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 D | reminder_table_old.cpp | 21 const std::string ReminderTable::TABLE_NAME = "reminder"; member in OHOS::Notification::ReminderTable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/data_proxy/ |
H A D | load_config_from_data_proxy_node_strategy.h | 31 TABLE_NAME, enumerator
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | uri_utils.h | 63 TABLE_NAME, enumerator
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_provider_config.h | 66 TABLE_NAME, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | reminder_table_old.h | 28 static const std::string TABLE_NAME; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_repeat_db.cpp | 28 const std::string TABLE_NAME = "sys_event_history"; variable
|
/ohos5.0/base/security/asset/services/db_operator/src/ |
H A D | types.rs | 26 pub const TABLE_NAME: &str = "asset_table"; const
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
H A D | trace_storage.cpp | 35 const std::string TABLE_NAME = "trace_flow_control"; variable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_db_helper.cpp | 35 static const std::string TABLE_NAME = "trigger"; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_meta_data_test.cpp | 37 const string TABLE_NAME = "cloudData"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/ |
H A D | bms_rdb_data_manager_test.cpp | 35 const std::string TABLE_NAME = "rdbTestTable"; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | cloud_db_sync_utils_test.cpp | 23 const string TABLE_NAME = "worker"; variable
|
H A D | distributeddb_cloud_db_proxy_test.cpp | 35 constexpr const char *TABLE_NAME = "Table"; variable
|
H A D | distributeddb_cloud_asset_compare_test.cpp | 42 const string TABLE_NAME = "cloudData"; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_trans_db_test.cpp | 41 static constexpr const char *TABLE_NAME = "TEST"; member in Test::RdbTransDBTest
|