Home
last modified time | relevance | path

Searched defs:MethodDecl (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dast_cpp.cpp187 MethodDecl::MethodDecl(const std::string& return_type, in MethodDecl() function in android::aidl::cpp::MethodDecl
192 MethodDecl::MethodDecl(const std::string& return_type, const std::string& name, ArgList&& arg_list, in MethodDecl() function in android::aidl::cpp::MethodDecl