Searched refs:notification_context (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/win8/metro_driver/
H A Dtoast_notification_handler.h25 base::string16 notification_context; member in struct:ToastNotificationHandler::DesktopNotification
H A Dtoast_notification_handler.cc115 notification_context = handler_context;
250 notification_info_.notification_context.c_str());
/external/openssl/crypto/bio/
H A Dbss_dgram.c194 void* notification_context; member in struct:bio_dgram_sctp_data_st
1131 data->handle_notifications(b, data->notification_context, (void*) out);
1548 data->notification_context = context;
1666 data->handle_notifications(b, data->notification_context, (void*) &snp);
1755 data->handle_notifications(b, data->notification_context, (void*) &snp);

Completed in 117 milliseconds