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