Home
last modified time | relevance | path

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

/frameworks/base/tools/stringslint/
Dstringslint.py91 def decode_match(match): function
95 s = ESCAPE_SEQUENCE_RE.sub(decode_match, s)