Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/stringslint/
H A Dstringslint.py89 def decode_match(match): function
93 s = ESCAPE_SEQUENCE_RE.sub(decode_match, s)