HomeSort by relevance Sort by last modified time
    Searched full:nested_msg_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.cc 85 destroyed_(false), callback_(NULL), nested_msg_(NULL) {
397 void* prev_nested_msg = me->nested_msg_;
398 me->nested_msg_ = &msg;
413 me->nested_msg_ = prev_nested_msg;
main_wnd.h 207 void* nested_msg_; member in class:MainWnd

Completed in 814 milliseconds