Searched defs:FixedSizeArrayService (Results 1 – 3 of 3) sorted by relevance
525 struct FixedSizeArrayService; struct527 impl Interface for FixedSizeArrayService {} implementation529 impl IRepeatFixedSizeArray::IRepeatFixedSizeArray for FixedSizeArrayService { implementation
852 class FixedSizeArrayService : public FixedSizeArrayExample::BnRepeatFixedSizeArray { class854 FixedSizeArrayService() {} in FixedSizeArrayService() function in __anon556d30440111::FixedSizeArrayService
683 public static class FixedSizeArrayService extends IRepeatFixedSizeArray.Stub { class in TestServiceServer