HomeSort by relevance Sort by last modified time
    Searched refs:reply_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
winping.cc 143 data_(0), dlen_(0), reply_(0), rlen_(0), valid_(false) {
168 reply_ = new char[rlen_];
183 delete reply_;
208 delete [] reply_;
210 reply_ = new char[rlen_];
215 reply_, reply_size, timeout);
winping.h 87 char* reply_; member in class:talk_base::WinPing
  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 1202 AutomationJSONReply reply_; member in class:GetActiveNotificationsObserver
1220 AutomationJSONReply reply_; member in class:OnNotificationBalloonCountObserver
    [all...]
automation_provider_observers.cc     [all...]

Completed in 152 milliseconds