OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnBeforeLaunch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/app/
client_util.h
28
// methods: GetRegistryPath() and
OnBeforeLaunch
().
48
virtual void
OnBeforeLaunch
(const string16& dll_path) {}
client_util.cc
274
// add custom code in the
OnBeforeLaunch
callback.
293
OnBeforeLaunch
(file);
328
virtual void
OnBeforeLaunch
(const string16& dll_path) {
Completed in 38 milliseconds