Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Drelease.h671 const bool CanRelease = in releaseFreeMemoryToOS() local
710 const bool CanRelease = in releaseFreeMemoryToOS() local
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dunique_ptr_test.cc197 TEST_F(UniquePtrTest, CanRelease) { in TEST_F() argument