Searched refs:next_api (Results 1 – 1 of 1) sorted by relevance
281 next_api = _parse_stream_path(next_path) variable286 if prev_clazz.fullname not in next_api: continue287 cur_clazz = next_api[prev_clazz.fullname]298 del next_api[prev_clazz.fullname]300 for clazz in next_api.values():