Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h630 hidden_api_exemptions_ = exemptions; in SetHiddenApiExemptions()
634 return hidden_api_exemptions_; in GetHiddenApiExemptions()
1354 std::vector<std::string> hidden_api_exemptions_; variable