Home
last modified time | relevance | path

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

/art/tools/
Dboot-image-profile-generate.sh117 --preloaded-classes-denylist="$PRELOADED_DENYLIST" \
/art/odrefresh/
DTODO.md5 1. denylist for AOT artifacts.
/art/profman/
Dprofman.cc396 denylist(ReadCommentedInputFromFile<std::set<std::string>>( in ParseArgs() local
399 denylist->begin(), denylist->end()); in ParseArgs()