Home
last modified time | relevance | path

Searched defs:DistroFilter (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/include/json/
Ddistro_filter.h42 struct DistroFilter { struct
43 ApiVersion apiVersion;
44 ScreenShape screenShape;
45 ScreenDensity screenDensity;
46 ScreenWindow screenWindow;
47 CountryCode countryCode;
/developtools/packing_tool/adapter/ohos/
DDistroFilter.java22 public class DistroFilter { class