Searched refs:WindowsCommandLineArguments (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dflags.h252 class WindowsCommandLineArguments { class in namespace:rtc
254 WindowsCommandLineArguments();
255 ~WindowsCommandLineArguments();
264 DISALLOW_EVIL_CONSTRUCTORS(WindowsCommandLineArguments);
H A Dflags.cc266 WindowsCommandLineArguments::WindowsCommandLineArguments() { function in class:rtc::WindowsCommandLineArguments
286 WindowsCommandLineArguments::~WindowsCommandLineArguments() {
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain.cc43 rtc::WindowsCommandLineArguments win_args;

Completed in 224 milliseconds