Home
last modified time | relevance | path

Searched refs:_ElfSectionMd5Sum (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dandroid_profiling_helper.py42 def _ElfSectionMd5Sum(elf_file, section): function
86 if (_ElfSectionMd5Sum(unstripped_host_lib, _TEXT_SECTION) !=
87 _ElfSectionMd5Sum(stripped_host_lib, _TEXT_SECTION)):