Searched defs:FixedSizeArrayService (Results 1 – 5 of 5) sorted by relevance
702 struct FixedSizeArrayService; struct704 impl Interface for FixedSizeArrayService {} implementation707 impl IRepeatFixedSizeArray::IRepeatFixedSizeArrayAsyncServer for FixedSizeArrayService { implementation
652 struct FixedSizeArrayService; struct654 impl Interface for FixedSizeArrayService {} implementation656 impl IRepeatFixedSizeArray::IRepeatFixedSizeArray for FixedSizeArrayService { implementation
780 class FixedSizeArrayService : public FixedSizeArrayExample::BnRepeatFixedSizeArray { class782 FixedSizeArrayService() {} in FixedSizeArrayService() function in __anon4c0400ca0111::FixedSizeArrayService
956 class FixedSizeArrayService : public FixedSizeArrayExample::BnRepeatFixedSizeArray { class958 FixedSizeArrayService() {} in FixedSizeArrayService() function in __anon6380430e0111::FixedSizeArrayService
728 public static class FixedSizeArrayService extends IRepeatFixedSizeArray.Stub { class in TestServiceServer