Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dflags.h264 class WindowsCommandLineArguments {
266 WindowsCommandLineArguments();
267 ~WindowsCommandLineArguments();
276 DISALLOW_EVIL_CONSTRUCTORS(WindowsCommandLineArguments);
Dflags.cc286 WindowsCommandLineArguments::WindowsCommandLineArguments() { in WindowsCommandLineArguments() function in WindowsCommandLineArguments
315 WindowsCommandLineArguments::~WindowsCommandLineArguments() { in ~WindowsCommandLineArguments()