Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/libjingle/xmpp/ | |
xmpppump.h | 56 buzz::XmppPumpNotify *notify_; member in class:buzz::XmppPump |
/external/libcxx/src/ | |
thread.cpp | 155 _Notify notify_; member in class:__thread_struct_imp 169 for (_Notify::iterator i = notify_.begin(), e = notify_.end(); 186 notify_.push_back(pair<condition_variable*, mutex*>(cv, m)); |
/external/webrtc/webrtc/base/ | |
httpbase.h | 99 void notify(IHttpNotify* notify) { notify_ = notify; } 173 IHttpNotify* notify_; member in class:rtc::HttpBase |