Searched refs:is_boot_image_ (Results 1 – 1 of 1) sorted by relevance
215 : set_(std::move(set)), is_boot_image_(is_boot_image) {} in InternalTable()226 return is_boot_image_; in IsBootImage()231 bool is_boot_image_ = false; variable