Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h620 dedupe_hidden_api_warnings_ = value; in SetDedupeHiddenApiWarnings()
624 return dedupe_hidden_api_warnings_; in ShouldDedupeHiddenApiWarnings()
1262 bool dedupe_hidden_api_warnings_; variable
Druntime.cc290 dedupe_hidden_api_warnings_(true), in Runtime()