Home
last modified time | relevance | path

Searched refs:OnServiceRemove (Results 1 – 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
DBrowserDialog.h76 afx_msg LONG OnServiceRemove( WPARAM inWParam, LPARAM inLParam );
DBrowserDialog.cpp47 ON_MESSAGE( WM_USER_SERVICE_REMOVE, OnServiceRemove )
314 LONG BrowserDialog::OnServiceRemove( WPARAM inWParam, LPARAM inLParam ) in OnServiceRemove() function in BrowserDialog
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.h123 afx_msg LONG OnServiceRemove( WPARAM inWParam, LPARAM inLParam );
DChooserDialog.cpp303 ON_MESSAGE( WM_USER_SERVICE_REMOVE, OnServiceRemove ) in BEGIN_MESSAGE_MAP()
1006 LONG ChooserDialog::OnServiceRemove( WPARAM inWParam, LPARAM inLParam ) in OnServiceRemove() function in ChooserDialog