OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnBeforeCreation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/util/
html_dialog.h
37
virtual void
OnBeforeCreation
(void** extra) = 0;
90
virtual void
OnBeforeCreation
(void** extra);
html_dialog_impl.cc
118
callback->
OnBeforeCreation
(reinterpret_cast<void**>(&extra_args));
155
void EulaHTMLDialog::Customizer::
OnBeforeCreation
(void** extra) {
Completed in 248 milliseconds