Home
last modified time | relevance | path

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

/build/soong/scripts/
Dmanifest.py77 def as_int(s): function
100 a, a_is_int = as_int(a.upper())
101 b, b_is_int = as_int(b.upper())