Searched defs:ClearEntry (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | src_match_controller.cpp | 171 void SourceMatchController::ClearEntry(Child &aChild) in ClearEntry() function in ot::SourceMatchController |
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | http_cache.cc | 374 void ClearEntry() { entry_ = nullptr; } in ClearEntry() function in net::HttpCache::WorkItem |