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