Searched defs:FixedSizeArrayService (Results 1 – 3 of 3) sorted by relevance
561 struct FixedSizeArrayService; struct563 impl Interface for FixedSizeArrayService {} implementation565 impl IRepeatFixedSizeArray::IRepeatFixedSizeArray for FixedSizeArrayService { implementation
899 class FixedSizeArrayService : public FixedSizeArrayExample::BnRepeatFixedSizeArray { class901 FixedSizeArrayService() {} in FixedSizeArrayService() function in __anonbcceb43d0111::FixedSizeArrayService
709 public static class FixedSizeArrayService extends IRepeatFixedSizeArray.Stub { class in TestServiceServer