Searched defs:AidlMethod (Results 1 – 2 of 2) sorted by relevance
94 AidlMethod::AidlMethod(bool oneway, AidlType* type, std::string name, in AidlMethod() function in AidlMethod112 AidlMethod::AidlMethod(bool oneway, AidlType* type, std::string name, in AidlMethod() function in AidlMethod
129 class AidlMethod; variable