Searched defs:pActionButton (Results 1 - 5 of 5) sorted by relevance
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_action_button.cpp | 51 auto pActionButton = new (std::nothrow) NotificationActionButton(icon, in Create() local
|
/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_request.cpp | 1096 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 D | notification_napi.cpp | 99 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 D | common.cpp | 370 GetNotificationUserInput( const napi_env &env, const napi_value &actionButton, std::shared_ptr<NotificationActionButton> &pActionButton) GetNotificationUserInput() argument
|
H A D | common_convert_request.cpp | 1631 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