Home
last modified time | relevance | path

Searched defs:Protection (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/common_lib/
Dhost_protections.py13 Protection = enum.Enum('No protection', # Repair can do anything to variable
/external/autotest/frontend/afe/
Dmodels.py462 Protection = host_protections.Protection variable in Host
/external/clang/lib/CodeGen/
DCodeGenFunction.h812 CodeGenFunction::PeepholeProtection Protection; variable