Searched refs:cinr (Results 1 – 2 of 2) sorted by relevance
56 RegisterProperty(kPropertyCINR, &cinr); in PropertySet()130 if (!properties_->cinr.GetAndBlock()) { in CINR()134 return properties_->cinr.value(); in CINR()
56 brillo::dbus_utils::Property<int32_t> cinr; variable