Searched defs:requested_partitions (Results 1 - 1 of 1) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr_avb_ops.cpp191 // Sets requested_partitions to nullptr as it's to copy the contents
194 const char* requested_partitions[] = {nullptr}; local
197 return avb_slot_verify(&avb_ops_, requested_partitions, ab_suffix.c_str(), flags,

Completed in 68 milliseconds