Home
last modified time | relevance | path

Searched defs:ClearEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dsrc_match_controller.cpp171 void SourceMatchController::ClearEntry(Child &aChild) in ClearEntry() function in ot::SourceMatchController
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.cc374 void ClearEntry() { entry_ = nullptr; } in ClearEntry() function in net::HttpCache::WorkItem