Home
last modified time | relevance | path

Searched defs:check_call (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/
H A Dupdate.py85 def check_call(cmd): function
/aosp12/packages/modules/ArtPrebuilt/
H A Dupdate-art-module-prebuilts.py167 def check_call(cmd, **kwargs): function