Searched refs:NativeAlertDialogButtonOptions (Results 1 – 2 of 2) sorted by relevance
36 struct NativeAlertDialogButtonOptions { struct63 NativeAlertDialogButtonOptions* head; argument69 NativeAlertDialogButtonOptions confirm);73 NativeAlertDialogButtonOptions primaryButton,74 NativeAlertDialogButtonOptions secondaryButton);
114 NativeAlertDialogButtonOptions objInner, in ParseButtonObj()162 NativeAlertDialogButtonOptions confirm) in FfiOHOSShowAlertDialogParamWithConfirm()176 NativeAlertDialogButtonOptions primaryButton, in FfiOHOSShowAlertDialogParamWithButtons()177 NativeAlertDialogButtonOptions secondaryButton) in FfiOHOSShowAlertDialogParamWithButtons()201 NativeAlertDialogButtonOptions buttonItem = buttons.head[i]; in ParseButtonArray()