Searched refs:fail_file (Results 1 – 3 of 3) sorted by relevance
59 if (!fail_file.empty()) { in set_resource_root()60 fail_file = root + fail_file + ".png"; in set_resource_root()71 std::string fail_file; member
647 if (battery_animation.fail_file.empty()) { in init_animation()648 battery_animation.fail_file.assign("charger/battery_fail"); in init_animation()655 LOGV(" fail_file: '%s'\n", battery_animation.fail_file.c_str()); in init_animation()693 ret = res_create_display_surface(anim->fail_file.c_str(), &charger->surf_unknown); in healthd_mode_charger_init()
108 anim->fail_file.assign(rest); in parse_animation_desc()