Searched defs:setPlatform (Results 1 – 2 of 2) sorted by relevance
371 protected void setPlatform(final int platform) { in setPlatform() method in ZipArchiveEntry
1248 void setPlatform(std::unique_ptr<Platform> P) { this->P = std::move(P); } in setPlatform() function