/external/webrtc/webrtc/p2p/base/ |
D | stunrequest.cc | 132 rtc::scoped_ptr<StunMessage> response(iter->second->msg_->CreateNew()); in CheckResponse() 143 msg_(new StunMessage()), tstamp_(0) { in StunRequest() 144 msg_->SetTransactionID( in StunRequest() 150 msg_(request), tstamp_(0) { in StunRequest() 151 msg_->SetTransactionID( in StunRequest() 161 delete msg_; in ~StunRequest() 165 if (msg_->type() == 0) { in Construct() 167 msg_->AddAttribute(new StunByteStringAttribute(STUN_ATTR_ORIGIN, in Construct() 170 Prepare(msg_); in Construct() 171 ASSERT(msg_->type() != 0); in Construct() [all …]
|
D | stunrequest.h | 87 const std::string& id() { return msg_->transaction_id(); } in id() 127 StunMessage* msg_; variable
|
/external/webrtc/webrtc/base/ |
D | win32window_unittest.cc | 20 TestWindow() : destroyed_(false) { memset(&msg_, 0, sizeof(msg_)); } in TestWindow() 21 const MSG& msg() const { return msg_; } in msg() 26 msg_.message = uMsg; in OnMessage() 27 msg_.wParam = wParam; in OnMessage() 28 msg_.lParam = lParam; in OnMessage() 37 MSG msg_; member in TestWindow
|
D | messagequeue.cc | 215 msgq_.push_back(dmsgq_.top().msg_); in Get() 394 if (it->msg_.Match(phandler, id)) { in Clear() 396 removed->push_back(it->msg_); in Clear() 398 delete it->msg_.pdata; in Clear()
|
D | messagequeue.h | 153 : cmsDelay_(delay), msTrigger_(trigger), num_(num), msg_(msg) {} in DelayedMessage() 163 Message msg_; variable
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | crash_generation_server.cc | 364 memset(&msg_, 0, sizeof(msg_)); in HandleConnectedState() 366 &msg_, in HandleConnectedState() 367 sizeof(msg_), in HandleConnectedState() 414 if (!IsClientRequestValid(msg_)) { in HandleReadDoneState() 419 if (msg_.tag == MESSAGE_TAG_UPLOAD_REQUEST) { in HandleReadDoneState() 421 upload_request_callback_(upload_context_, msg_.id); in HandleReadDoneState() 428 msg_.id, in HandleReadDoneState() 429 msg_.dump_type, in HandleReadDoneState() 430 msg_.thread_id, in HandleReadDoneState() 431 msg_.exception_pointers, in HandleReadDoneState() [all …]
|
D | crash_generation_server.h | 287 ProtocolMessage msg_; variable
|
/external/elfutils/libdwfl/ |
D | dwfl_error.c | 59 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; 86 [DWFL_E_##name] = offsetof (struct msgtable, msg_##name),
|
/external/v8/src/ |
D | codegen.cc | 74 : masm_(masm), msg_(msg) { in UNARY_MATH_FUNCTION() 80 if (msg_[0] == '[') __ RecordComment("]"); in ~Comment()
|
D | macro-assembler.h | 218 const char* msg_; variable
|
/external/deqp/modules/egl/ |
D | teglMultiThreadTests.cpp | 70 Message (deUint64 timeUs_, const char* msg_) : timeUs(timeUs_), msg(msg_) {} in Message()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/ |
D | extras_wrap.cpp | 542 DirectorException(JNIEnv *jenv, jthrowable throwable) : classname_(0), msg_(0) { in DirectorException() 566 msg_ = copystr(exceptionmsg.message()); in DirectorException() 570 …DirectorException(const char *msg) : classname_(0), msg_(copystr(msg ? msg : "Unspecified Director… in DirectorException() 575 delete[] msg_; in ~DirectorException() 579 return msg_; in what() 625 const char *msg_; member in Swig::DirectorException
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/ |
D | linearmath_wrap.cpp | 542 DirectorException(JNIEnv *jenv, jthrowable throwable) : classname_(0), msg_(0) { in DirectorException() 566 msg_ = copystr(exceptionmsg.message()); in DirectorException() 570 …DirectorException(const char *msg) : classname_(0), msg_(copystr(msg ? msg : "Unspecified Director… in DirectorException() 575 delete[] msg_; in ~DirectorException() 579 return msg_; in what() 625 const char *msg_; member in Swig::DirectorException
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/ |
D | softbody_wrap.cpp | 542 DirectorException(JNIEnv *jenv, jthrowable throwable) : classname_(0), msg_(0) { in DirectorException() 566 msg_ = copystr(exceptionmsg.message()); in DirectorException() 570 …DirectorException(const char *msg) : classname_(0), msg_(copystr(msg ? msg : "Unspecified Director… in DirectorException() 575 delete[] msg_; in ~DirectorException() 579 return msg_; in what() 625 const char *msg_; member in Swig::DirectorException
|
/external/google-breakpad/autotools/ |
D | ltmain.sh | 4752 -msg_*)
|
/external/libogg/ |
D | ltmain.sh | 4752 -msg_*)
|
/external/libedit/ |
D | ltmain.sh | 5836 -msg_*)
|
/external/protobuf/ |
D | ltmain.sh | 5836 -msg_*)
|
/external/c-ares/ |
D | ltmain.sh | 5823 -msg_*)
|
/external/libmicrohttpd/ |
D | ltmain.sh | 5836 -msg_*)
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ltmain.sh | 5836 -msg_*)
|
/external/libopus/ |
D | ltmain.sh | 5836 -msg_*)
|
/external/libvorbis/ |
D | ltmain.sh | 4752 -msg_*)
|
/external/google-tv-pairing-protocol/cpp/ |
D | ltmain.sh | 4752 -msg_*)
|
/external/libusb-compat/ |
D | ltmain.sh | 4759 -msg_*)
|