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

  /external/webrtc/talk/app/webrtc/test/
mockpeerconnectionobservers.h 110 const std::string& last_message() const { return last_message_; } function in class:webrtc::MockDataChannelObserver
  /toolchain/binutils/binutils-2.25/gas/
listing.c 177 struct list_message *messages, *last_message; member in struct:list_info_struct
244 if (listing_tail->last_message)
245 listing_tail->last_message->next = lm;
248 listing_tail->last_message = lm;
419 new_i->last_message = NULL;
    [all...]

Completed in 142 milliseconds