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.cpp278 bool is_other_slot = false; in AvbPartitionToDevicePatition() local
284 is_other_slot = true; in AvbPartitionToDevicePatition()
287 auto append_suffix = is_other_slot ? ab_other_suffix : ab_suffix; in AvbPartitionToDevicePatition()