Searched refs:reply_ (Results 1 – 4 of 4) sorted by relevance
143 data_(0), dlen_(0), reply_(0), rlen_(0), valid_(false) { in WinPing()168 reply_ = new char[rlen_]; in WinPing()183 delete reply_; in ~WinPing()208 delete [] reply_; in Ping()210 reply_ = new char[rlen_]; in Ping()215 reply_, reply_size, timeout); in Ping()
87 char* reply_; variable
2116 : reply_(automation, reply_message) { in GetActiveNotificationsObserver()2155 reply_.SendSuccess(return_value.get()); in SendMessage()2164 : reply_(provider, reply_message), in OnNotificationBalloonCountObserver()2174 reply_.SendSuccess(NULL); in OnBalloonCollectionChanged()
1202 AutomationJSONReply reply_; variable1220 AutomationJSONReply reply_;