Searched refs:SetMinimal (Results 1 – 2 of 2) sorted by relevance
/art/odrefresh/ | ||
D | odr_config.h | 284 void SetMinimal(bool value) { minimal_ = value; } in SetMinimal() function |
D | odrefresh_main.cc | 166 config->SetMinimal(true); in InitializeConfig() |