Home
last modified time | relevance | path

Searched refs:OnDestroy (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashFrame.cpp54 void CLeashFrame::OnDestroy() in OnDestroy() function in CLeashFrame
104 CFrameWndEx::OnDestroy(); in OnDestroy()
H A DLeashFrame.h44 afx_msg void OnDestroy();
H A DLeashView.h283 afx_msg VOID OnDestroy();
H A DLeashView.cpp1663 VOID CLeashView::OnDestroy() in OnDestroy() function in CLeashView
1675 CListView::OnDestroy(); in OnDestroy()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc73 ~CallsMockMethodInDestructor() { OnDestroy(); } in ~CallsMockMethodInDestructor()
74 MOCK_METHOD(void, OnDestroy, ());