Searched refs:SetProfileAOTCode (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jit/
H A Dprofile_saver_options.h115 void SetProfileAOTCode(bool value) { function in struct:art::ProfileSaverOptions
H A Djit.h258 void SetProfileAOTCode(bool value) { function in class:art::jit::JitOptions
259 profile_saver_options_.SetProfileAOTCode(value);

Completed in 44 milliseconds