Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_tracking_registrar.h49 void SetDexFileRegistration(bool should_poison);
Ddex_file_tracking_registrar.cc90 SetDexFileRegistration(true); in SetDexSections()
152 void DexFileTrackingRegistrar::SetDexFileRegistration(bool should_poison) { in SetDexFileRegistration() function in art::dex::tracking::DexFileTrackingRegistrar