Searched refs:JavaAnnotationsFor (Results 1 – 3 of 3) sorted by relevance
48 std::vector<std::string> JavaAnnotationsFor(const AidlNode& a);
305 for (const auto& a : JavaAnnotationsFor(node)) { in GenerateAnnotations()320 parcel_class->annotations = JavaAnnotationsFor(*parcel); in GenerateParcelableClass()1038 std::vector<std::string> JavaAnnotationsFor(const AidlNode& a) { in JavaAnnotationsFor() function
470 decl->annotations = JavaAnnotationsFor(method); in GenerateInterfaceMethod()478 var->annotations = JavaAnnotationsFor(arg->GetType()); in GenerateInterfaceMethod()1316 interface->annotations = JavaAnnotationsFor(*iface); in GenerateInterfaceClass()