Searched defs:OutputArtifact (Results 1 – 1 of 1) sorted by relevance
108 struct OutputArtifact { struct109 std::string name;110 int version;111 std::vector<Abi> abis;112 std::vector<android::ConfigDescription> screen_densities;113 std::vector<android::ConfigDescription> locales;114 std::optional<AndroidSdk> android_sdk;115 std::vector<DeviceFeature> features;116 std::vector<GlTexture> textures;