Searched defs:ClearEntry (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ | ||
D | tmmbr_help.cc | 96 void TMMBRSet::ClearEntry(uint32_t idx) { in ClearEntry() function in webrtc::TMMBRSet |
/external/chromium_org/net/http/ | ||
D | http_cache.cc | 174 void ClearEntry() { entry_ = NULL; } in ClearEntry() function in net::HttpCache::WorkItem |