OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommandFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/tests/common/
controller.h
67
typedef int (*
CommandFunction
)(int argc, wchar_t **argv);
controller.cc
308
CommandFunction
command = reinterpret_cast<
CommandFunction
>(
Completed in 65 milliseconds