Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h556 dedupe_hidden_api_warnings_ = value; in SetDedupeHiddenApiWarnings()
560 return dedupe_hidden_api_warnings_; in ShouldDedupeHiddenApiWarnings()
1038 bool dedupe_hidden_api_warnings_; variable
Druntime.cc273 dedupe_hidden_api_warnings_(true), in Runtime()