Searched defs:partition_name (Results 1 – 10 of 10) sorted by relevance
45 bool GetPartitionDevice(const std::string& partition_name, in GetPartitionDevice()88 void SetPartitionDevice(const std::string& partition_name, in SetPartitionDevice()
34 bool BootControlStub::GetPartitionDevice(const string& partition_name, in GetPartitionDevice()
466 bool SplitPartitionName(const string& partition_name, in SplitPartitionName()536 string partition_name = disk_name; in MakePartitionName() local
142 bool BootControlChromeOS::GetPartitionDevice(const string& partition_name, in GetPartitionDevice()279 const string partition_name, in GetPartitionNumber()
93 bool BootControlRecovery::GetPartitionDevice(const string& partition_name, in GetPartitionDevice()
78 bool BootControlAndroid::GetPartitionDevice(const string& partition_name, in GetPartitionDevice()
206 required string partition_name = 1; field
30 std::string partition_name; member
407 static bool get_hashtree_descriptor(const std::string& partition_name, in get_hashtree_descriptor()587 std::string partition_name(basename(fstab_entry->blk_device)); in SetUpAvbHashtree() local
129 std::string partition_name = basename(fstab.recs[i].blk_device); in FsManagerAvbOps() local