Searched refs:ReminderAgentNapi (Results 1 - 8 of 8) sorted by relevance
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 29 namespace ReminderAgentNapi { namespace 56 if (!GetObject(env, value, ReminderAgentNapi::ACTION_BUTTON, actionButtons)) { in GenActionButtons() 79 ReminderAgentNapi::ACTION_BUTTON_TITLE, str, NotificationNapi::STR_MAX_SIZE) && in GenActionButtons() 80 GetInt32(env, actionButton, ReminderAgentNapi::ACTION_BUTTON_TYPE, buttonType, false)) { in GenActionButtons() 102 if (GetStringUtf8(env, actionButton, ReminderAgentNapi::ACTION_BUTTON_RESOURCE, res, in HandleActionButtonTitle() 138 if (GetObject(env, value, ReminderAgentNapi::BUTTON_WANT_AGENT, wantAgent)) { in GetButtonWantAgent() 140 ReminderAgentNapi::BUTTON_WANT_AGENT_PKG, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent() 144 ReminderAgentNapi::BUTTON_WANT_AGENT_ABILITY, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent() 148 ReminderAgentNapi::BUTTON_WANT_AGENT_URI, str, NotificationNapi::STR_MAX_SIZE)) { in GetButtonWantAgent() 384 if (GetStringUtf8(env, wantAgent, ReminderAgentNapi in GenWantAgent() [all...] |
H A D | native_module_manager.cpp | 24 namespace ReminderAgentNapi { namespace 114 } // namespace ReminderAgentNapi
|
H A D | native_module.cpp | 24 namespace ReminderAgentNapi { namespace 111 } // namespace ReminderAgentNapi
|
H A D | publish.cpp | 28 namespace ReminderAgentNapi { namespace
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ |
H A D | native_module_manager.h | 22 namespace ReminderAgentNapi { namespace 37 } // namespace ReminderAgentNapi
|
H A D | native_module.h | 22 namespace ReminderAgentNapi { namespace 37 } // namespace ReminderAgentNapi
|
H A D | publish.h | 21 namespace ReminderAgentNapi { namespace 156 } // namespace ReminderAgentNapi
|
H A D | reminder_common.h | 27 namespace ReminderAgentNapi { namespace 214 } // namespace ReminderAgentNapi
|
Completed in 9 milliseconds