Home
last modified time | relevance | path

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

/frameworks/base/tools/apilint/
Ddeprecated_at_birth.py210 def _parse_stream_path(path): function
281 next_api = _parse_stream_path(next_path)
282 prev_api = _parse_stream_path(prev_path)