Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_tracking_registrar.h59 void SetAllCodeItemStartRegistration(bool should_poison);
Ddex_file_tracking_registrar.cc104 SetAllCodeItemStartRegistration(true); in SetDexSections()
176 void DexFileTrackingRegistrar::SetAllCodeItemStartRegistration(bool should_poison) { in SetAllCodeItemStartRegistration() function in art::dex::tracking::DexFileTrackingRegistrar