Searched refs:should_save_image (Results 1 – 3 of 3) sorted by relevance
33 bool should_save_image) = 0;45 bool should_save_image);56 should_save_image(should_save) { in ImageInfo()60 bool should_save_image; member
30 bool should_save_image) { in Start() argument33 ImageInfo image_info(username, should_save_image); in Start()64 if (image_info.should_save_image) { in OnImageDecoded()96 image_info.should_save_image); in NotifyDelegate()
510 bool should_save_image) { in OnImageLoaded() argument518 if (should_save_image) in OnImageLoaded()