Searched refs:examine_stream (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/apilint/
H A Dapilint.py1402 def examine_stream(stream): function
1543 cur_fail, cur_noticed = examine_stream(f)
1546 prev_fail, prev_noticed = examine_stream(f)

Completed in 54 milliseconds