Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Ddso.cpp449 class DexFileDso : public Dso { class
451 DexFileDso(const std::string& path, const std::string& debug_file_path) in DexFileDso() function in simpleperf::DexFileDso