mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Update test for method name and result name." am: e8d4931930
am: 7f49aa4b75
Change-Id: Idd05a347009a81f6a0cb2c2445733cacbee4b2e4
This commit is contained in:
@@ -57,4 +57,6 @@ interface IBaz extends IBase {
|
||||
returnABunchOfStrings() generates (string a, string b, string c);
|
||||
|
||||
returnABitField() generates (bitfield<BitField> good);
|
||||
|
||||
size(uint32_t size) generates (uint32_t size);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user