Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/dex/
H A Dquick_compiler_callbacks.h69 void SetDexFiles(const std::vector<const DexFile*>* dex_files) { in SetDexFiles() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DUnwinder.cpp355 void Unwinder::SetDexFiles(DexFiles* dex_files) { in SetDexFiles() function in unwindstack::Unwinder