Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp351 bool enable_hidden_api_checks, in RunDex2Oat() argument
597 if (enable_hidden_api_checks) { in RunDex2Oat()
2117 bool enable_hidden_api_checks = (dexopt_flags & DEXOPT_ENABLE_HIDDEN_API_CHECKS) != 0; in dexopt() local
2243 enable_hidden_api_checks, in dexopt()