Home
last modified time | relevance | path

Searched refs:CommandFunction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/tests/common/
Dcontroller.cc308 CommandFunction command = reinterpret_cast<CommandFunction>( in DispatchCall()
Dcontroller.h67 typedef int (*CommandFunction)(int argc, wchar_t **argv); typedef