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.h561 is_restricted_ = is_restricted; in SetRestrictedness()
565 return is_restricted_; in IsRestricted()
583 bool is_restricted_; variable