Searched defs:SymbolizeAsync (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/build/android/pylib/symbols/
H A Delf_symbolizer.py37 - SymbolizeAsync(): used to request (enqueue) resolution of a given address.
41 many callbacks as the number of SymbolizeAsync() calls. In this regard, note
72 blocking the SymbolizeAsync method.
87 embedder-provided argument which is passed to SymbolizeAsync().
133 def SymbolizeAsync(self, addr, callback_arg=None): member in class:ELFSymbolizer

Completed in 54 milliseconds