Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/
Dprocess_singleton_win.cc100 static const int min_message_size = 7; in ParseCommandLine() local
101 if (cds->cbData < min_message_size * sizeof(wchar_t) || in ParseCommandLine()