Searched refs:method_it (Results 1 – 1 of 1) sorted by relevance
154 for (const auto& method_it : svc.methods) { in OnFrameReceived() local156 method->set_name(method_it.first); in OnFrameReceived()157 method->set_id(method_it.second->id); in OnFrameReceived()