Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h93 QuickCompilerCallbacks* new_callbacks = in SetUpRuntimeOptions() local
95 new_callbacks->SetVerificationResults(verification_results_.get()); in SetUpRuntimeOptions()
96 callbacks_.reset(new_callbacks); in SetUpRuntimeOptions()