Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h577 dedupe_hidden_api_warnings_ = value; in SetDedupeHiddenApiWarnings()
581 return dedupe_hidden_api_warnings_; in ShouldDedupeHiddenApiWarnings()
1153 bool dedupe_hidden_api_warnings_; variable
Druntime.cc286 dedupe_hidden_api_warnings_(true), in Runtime()