Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_representation.h579 is_restricted_ = is_restricted; in SetRestrictedness()
583 return is_restricted_; in IsRestricted()
601 bool is_restricted_; variable