Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h638 dedupe_hidden_api_warnings_ = value; in SetDedupeHiddenApiWarnings()
642 return dedupe_hidden_api_warnings_; in ShouldDedupeHiddenApiWarnings()
1358 bool dedupe_hidden_api_warnings_; variable
Druntime.cc302 dedupe_hidden_api_warnings_(true), in Runtime()