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.h569 is_volatile_ = is_volatile; in SetVolatility()
573 return is_volatile_; in IsVolatile()
584 bool is_volatile_; variable