Home
last modified time | relevance | path

Searched defs:ShouldDelete (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/hardware/google/camera/common/hal/utils/profiling/
Dtracked_profiler.cc40 bool TrackedProfiler::ShouldDelete(EventType incoming) { in ShouldDelete() function in android::google_camera_hal::TrackedProfiler
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h475 std::map<Module*, bool> ShouldDelete; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp1271 bool ShouldDelete = false; in keep() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSA.cpp1836 void MemorySSA::removeFromLists(MemoryAccess *MA, bool ShouldDelete) { in removeFromLists()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSA.cpp1827 void MemorySSA::removeFromLists(MemoryAccess *MA, bool ShouldDelete) { in removeFromLists()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1387 ImplicitParamDecl *ShouldDelete in addImplicitStructorParams() local
/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.cpp4686 bool Core::CacheEntry::ShouldDelete(TimeMilli aNow) const { return !mIsActive && (mDeleteTime <= aN… in ShouldDelete() function in ot::Dns::Multicast::Core::CacheEntry