Home
last modified time | relevance | path

Searched defs:is_restricted (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_dump.proto40 optional bool is_restricted = 8; field
/development/vndk/tools/header-checker/src/repr/
Dir_representation.h578 void SetRestrictedness(bool is_restricted) { in SetRestrictedness()