Home
last modified time | relevance | path

Searched defs:typeInfo (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_info.h40 ConstraintSourceType typeInfo; member
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp2592 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::ALARM); variable
2619 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::INVALID); variable
2662 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::TIMER); variable
2689 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::CALENDAR); variable
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp518 std::string typeInfo = type == TIME_ZONE_CHANGE ? "timeZone" : "dateTime"; in RefreshRemindersDueToSysTimeChange() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp2064 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::INVALID); in ReadReminders() local
Dans_manager_stub.cpp1377 uint8_t typeInfo = static_cast<uint8_t>(ReminderRequest::ReminderType::INVALID); in HandlePublishReminder() local