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.h609 is_volatile_ = is_volatile; in SetVolatility()
613 return is_volatile_; in IsVolatile()
624 bool is_volatile_; variable