Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dflags.h252 class WindowsCommandLineArguments {
254 WindowsCommandLineArguments();
255 ~WindowsCommandLineArguments();
264 DISALLOW_EVIL_CONSTRUCTORS(WindowsCommandLineArguments);
Dflags.cc269 WindowsCommandLineArguments::WindowsCommandLineArguments() { in WindowsCommandLineArguments() function in rtc::WindowsCommandLineArguments
289 WindowsCommandLineArguments::~WindowsCommandLineArguments() { in ~WindowsCommandLineArguments()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dflags.h267 class WindowsCommandLineArguments {
269 WindowsCommandLineArguments();
270 ~WindowsCommandLineArguments();
279 DISALLOW_EVIL_CONSTRUCTORS(WindowsCommandLineArguments);
Dflags.cc286 WindowsCommandLineArguments::WindowsCommandLineArguments() { in WindowsCommandLineArguments() function in WindowsCommandLineArguments
306 WindowsCommandLineArguments::~WindowsCommandLineArguments() { in ~WindowsCommandLineArguments()