Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h632 dedupe_hidden_api_warnings_ = value; in SetDedupeHiddenApiWarnings()
636 return dedupe_hidden_api_warnings_; in ShouldDedupeHiddenApiWarnings()
1350 bool dedupe_hidden_api_warnings_; variable
Druntime.cc302 dedupe_hidden_api_warnings_(true), in Runtime()