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