Searched defs:Part (Results 1 – 6 of 6) sorted by relevance
80 struct Part { struct82 Part() : front(NULL), last_used(NULL) { } in Part() function90 Part m_GOTPLT; argument
68 struct Part { struct69 int count;70 int pause;71 String8 path;72 SortedVector<Frame> frames;73 bool playUntilComplete;
52 public abstract class Part { class
1429 public static class Part { class in AbstractMessageParser1433 public Part() { in Part() method in AbstractMessageParser.Part
1991 static class Part extends AbstractPart { class in Uri1999 private Part(String encoded, String decoded) { in Part() method in Uri.Part
1510 public static final class Part implements BaseColumns { class in Telephony.Mms