Searched refs:GetPartitionPath (Results 1 – 4 of 4) sorted by relevance
175 std::string FsManagerAvbOps::GetPartitionPath(const char* partition) { in GetPartitionPath() function in android::fs_mgr::FsManagerAvbOps192 const auto path = GetPartitionPath(partition); in GetSizeOfPartition()212 std::string path = GetPartitionPath(partition); in ReadFromPartition()
66 std::string GetPartitionPath(const char* partition_name);
108 const std::string& GetPartitionPath() const;
377 const auto& part_path = GetPartitionPath(); in StartPartitionHashing()444 const std::string& FilesystemVerifierAction::GetPartitionPath() const { in GetPartitionPath() function in chromeos_update_engine::FilesystemVerifierAction