Searched defs:ShouldDelete (Results 1 – 7 of 7) sorted by relevance
40 bool TrackedProfiler::ShouldDelete(EventType incoming) { in ShouldDelete() function in android::google_camera_hal::TrackedProfiler
475 std::map<Module*, bool> ShouldDelete; variable
1271 bool ShouldDelete = false; in keep() local
1836 void MemorySSA::removeFromLists(MemoryAccess *MA, bool ShouldDelete) { in removeFromLists()
1827 void MemorySSA::removeFromLists(MemoryAccess *MA, bool ShouldDelete) { in removeFromLists()
1387 ImplicitParamDecl *ShouldDelete in addImplicitStructorParams() local
4686 bool Core::CacheEntry::ShouldDelete(TimeMilli aNow) const { return !mIsActive && (mDeleteTime <= aN… in ShouldDelete() function in ot::Dns::Multicast::Core::CacheEntry