Home
last modified time | relevance | path

Searched defs:pActionButton (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp51 auto pActionButton = new (std::nothrow) NotificationActionButton(icon, in Create() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp1096 std::shared_ptr<NotificationActionButton> pActionButton = nullptr; in GetNotificationActionButtons() local
1106 GetNotificationActionButtonsDetailed( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailed() argument
1123 GetNotificationActionButtonsDetailedBasicInfo( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedBasicInfo() argument
1191 GetNotificationActionButtonsDetailedByExtras( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedByExtras() argument
[all...]
H A Dnotification_napi.cpp99 GetNotificationUserInput( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationUserInput() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp370 GetNotificationUserInput( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationUserInput() argument
H A Dcommon_convert_request.cpp1631 std::shared_ptr<NotificationActionButton> pActionButton = nullptr; in GetNotificationActionButtons() local
1641 GetNotificationActionButtonsDetailed( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailed() argument
1658 GetNotificationActionButtonsDetailedBasicInfo( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedBasicInfo() argument
1732 GetNotificationActionButtonsDetailedByExtras( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationActionButtonsDetailedByExtras() argument
[all...]

Completed in 10 milliseconds