Home
last modified time | relevance | path

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

/build/soong/scripts/
Dmanifest_fixer.py101 def as_int(s): function
124 a, a_is_int = as_int(a.upper())
125 b, b_is_int = as_int(b.upper())