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

/external/chromium_org/tools/memory_inspector/memory_inspector/backends/
H A Dandroid_backend.py45 _LIBHEAPPROF_PREBUILT_PATH = os.path.join(constants.PREBUILTS_PATH, variable
274 _LIBHEAPPROF_PREBUILT_PATH % {'arch': self._arch64},
285 _LIBHEAPPROF_PREBUILT_PATH % {'arch': self._arch32},

Completed in 1353 milliseconds