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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.h 149 void DestroyEntry(const talk_base::SocketAddress& address);
turnport.cc 199 DestroyEntry(entries_.front()->address());
626 void TurnPort::DestroyEntry(const talk_base::SocketAddress& addr) {
636 DestroyEntry(conn->remote_candidate().address());
    [all...]
  /external/chromium/net/http/
http_cache.h 297 void DestroyEntry(ActiveEntry* entry);
http_cache.cc 781 void HttpCache::DestroyEntry(ActiveEntry* entry) {
867 DestroyEntry(entry);
1003 DestroyEntry(entry);
    [all...]
  /external/chromium_org/net/http/
http_cache.h 310 void DestroyEntry(ActiveEntry* entry);
http_cache.cc 764 void HttpCache::DestroyEntry(ActiveEntry* entry) {
853 DestroyEntry(entry);
988 DestroyEntry(entry);
    [all...]

Completed in 531 milliseconds