Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/stringslint/
H A Dstringslint.py100 def sample_iter(tag): function
106 for v in sample_iter(e):
134 sample = "".join(sample_iter(child)).strip().strip("'\"")