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