Home
last modified time | relevance | path

Searched defs:InstallEntry (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dupdate.py28 class InstallEntry(object): class
/aosp_15_r20/packages/modules/ArtPrebuilt/
Dupdate-art-module-prebuilts.py50 InstallEntry = collections.namedtuple("InstallEntry", [ variable
/aosp_15_r20/prebuilts/runtime/mainline/
H A Dupdate.py71 InstallEntry = collections.namedtuple( variable
/aosp_15_r20/prebuilts/runtime/common/python/
H A Dupdate_prebuilts.py27 class InstallEntry(object): class