Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_representation.h587 is_volatile_ = is_volatile; in SetVolatility()
591 return is_volatile_; in IsVolatile()
602 bool is_volatile_; variable