Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h612 hidden_api_exemptions_ = exemptions; in SetHiddenApiExemptions()
616 return hidden_api_exemptions_; in GetHiddenApiExemptions()
1258 std::vector<std::string> hidden_api_exemptions_; variable