Lines Matching defs:method
209 for (const auto& method : interface->GetMethods()) { in GenerateHeaderIncludes() local
326 const AidlMethod& method, in GenerateClientMethodDefinition()
452 const AidlMethod& method, const Options& options) { in GenerateServerCaseDefinition()
553 for (const auto& method : defined_type.GetMethods()) { in GenerateClassSource() local
579 for (const auto& method : defined_type.GetMethods()) { in GenerateClientSource() local
611 for (const auto& method : defined_type.GetMethods()) { in GenerateServerSource() local
710 for (const auto& method : defined_type.GetMethods()) { in GenerateInterfaceSource() local
782 for (const auto& method : defined_type.GetMethods()) { in GenerateClientHeader() local
820 for (const auto& method : defined_type.GetMethods()) { in GenerateServerHeader() local
891 for (const auto& method : defined_type.GetMethods()) { in GenerateInterfaceHeader() local
906 for (const auto& method : defined_type.GetMethods()) { in GenerateInterfaceHeader() local