Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr_dm_linear.h67 bool force_writable = false; member
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc191 bool force_writable, in MapPartitionInternal()
230 bool force_writable, in MapPartitionOnDeviceMapper()
1241 bool force_writable = (slot != current_slot) && !not_in_payload; in GetDynamicPartitionDevice() local