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

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

Completed in 304 milliseconds