OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_sent_time
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
status.h
101
void
set_sent_time
(const std::string& time) { sent_time_ = time; }
function in class:buzz::Status
presencepushtask.cc
209
s->
set_sent_time
(stamp);
Completed in 28 milliseconds