Home
last modified time | relevance | path

Searched refs:GenerateInterfaceMethod (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/tools/aidl/
Dgenerate_java_binder.cpp463 static std::shared_ptr<Method> GenerateInterfaceMethod(const AidlInterface& iface, in GenerateInterfaceMethod() function
933 decl = GenerateInterfaceMethod(iface, method); in GenerateMethods()