Searched defs:IsDeprecated (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/tools/aidl/ | ||
D | aidl_language.cpp | 1056 bool AidlCommentable::IsDeprecated() const { in IsDeprecated() function in AidlCommentable |
/aosp_15_r20/external/openthread/src/core/border_router/ | ||
H A D | routing_manager.cpp | 944 bool RoutingManager::OnLinkPrefix::IsDeprecated(void) const { return GetDeprecationTime() <= TimerM… in IsDeprecated() function in ot::BorderRouter::RoutingManager::OnLinkPrefix |