Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Ddexdump.py113 def _ParseAnnotations(dexRaw: str) -> Dict[int, Annotations]: function
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Ddexdump.py113 def _ParseAnnotations(dexRaw: str) -> Dict[int, Annotations]: function