Home
last modified time | relevance | path

Searched defs:should_unmap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_control_android_unittest.cc916 auto should_unmap) { in TEST_P()
931 bool should_unmap{}; in TEST_P() local
941 auto should_unmap) { in TEST_P()
955 bool should_unmap{}; in TEST_P() local
965 auto should_unmap) { in TEST_P()
994 Invoke([&](auto, auto, const auto&, auto path, auto should_unmap) { in TEST_P() argument
H A Dmock_dynamic_partition_control_android.h127 bool* should_unmap) { in RealGetSystemOtherPath()
H A Ddynamic_partition_control_android.cc724 bool* should_unmap) { in GetSystemOtherPath()
839 bool should_unmap = false; in EraseSystemOtherAvbFooter() local
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp431 const bool should_unmap = put_mem_region(rcEnc, cb->getBufferPtr()); in put_ashmem_region() local
1135 const bool should_unmap = put_ashmem_region(rcEnc, cb); in gralloc_unregister_buffer() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2024 bool should_unmap = current_slot != Slot::Target; in RemoveAllSnapshots() local