Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DAndroidUnwinder.h79 const DexFiles& GetDexFiles() { return *dex_files_.get(); } in GetDexFiles() function
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp383 std::unique_ptr<DexFiles> GetDexFiles(FuzzedDataProvider* data_provider, in GetDexFiles() function