Home
last modified time | relevance | path

Searched refs:is_other_slot (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libfs_avb/
Davb_util.cpp280 bool is_other_slot = false; in AvbPartitionToDevicePatition() local
286 is_other_slot = true; in AvbPartitionToDevicePatition()
289 auto append_suffix = is_other_slot ? ab_other_suffix : ab_suffix; in AvbPartitionToDevicePatition()