Searched refs:desc_method (Results 1 – 1 of 1) sorted by relevance
174 for (const auto& desc_method : service->instance->GetDescriptor().methods) { in OnBindService() local176 method_info->set_name(desc_method.name); in OnBindService()