Searched defs:stuff (Results 1 – 11 of 11) sorted by relevance
65 auto stuff = IHidlStuff::getService(id2name(id)); in callHidl() local70 sp<IAidlStuff> stuff; in callAidl() local137 auto stuff = IHidlStuff::getService(id2name(kP1Id)); in TEST() local142 sp<IAidlStuff> stuff; in TEST() local149 auto stuff = IHidlStuff::getService(id2name(kP1Id)); in TEST() local154 sp<IAidlStuff> stuff; in TEST() local
27 public static DumpedStuff stuff; field in Main
26 public static DumpedStuff stuff; field in Main
8 UnresStuff stuff = new UnresStuff(); in run() local
30 UnresStuff stuff = new UnresStuff(); in run() local
185 AhatInstance stuff = null; in getDumpedValue() local
1028 struct stuff { in TEST() struct1029 char s1[123]; in TEST()1030 int i1, i2; in TEST()1031 char cs1[3]; in TEST()1032 char s2[3]; in TEST()1033 char c1; in TEST()1034 double d1; in TEST()1035 float f1; in TEST()1036 char s3[123]; in TEST()1038 void Check() { in TEST()
339 private static <T> void assertItemsOfType(List<T> stuff, Class<? extends T>... classes) { in assertItemsOfType()
106 void stuff(int r, int g, int b, unsigned char *img, int off) { in stuff() function
32 public Main(ArrayList<Integer> stuff) {} in Main()
32 public Main(int stuff) { in Main()