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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.cc 196 DestroyEntry(entries_.front()->address());
646 void TurnPort::DestroyEntry(const talk_base::SocketAddress& addr) {
656 DestroyEntry(conn->remote_candidate().address());
    [all...]
  /external/chromium/net/http/
http_cache.cc 781 void HttpCache::DestroyEntry(ActiveEntry* entry) {
867 DestroyEntry(entry);
1003 DestroyEntry(entry);
    [all...]
  /external/chromium_org/net/http/
http_cache.cc 767 void HttpCache::DestroyEntry(ActiveEntry* entry) {
856 DestroyEntry(entry);
991 DestroyEntry(entry);
    [all...]

Completed in 225 milliseconds