Searched refs:is_read_only_ (Results 1 – 1 of 1) sorted by relevance
46 is_read_only_(strncmp(property_name, "ro.", 3) == 0), in CachedProperty()81 if (is_read_only_ && read_only_property_ != nullptr) { in Get()93 bool is_read_only_; variable101 if (instance->is_read_only_) { in Callback()