HomeSort by relevance Sort by last modified time
    Searched refs:get_locales_in_png (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minui/include/minui/
minui.h 144 std::vector<std::string> get_locales_in_png(const std::string& png_name);
  /bootable/recovery/minui/
resources.cpp 412 std::vector<std::string> get_locales_in_png(const std::string& png_name) { function
  /bootable/recovery/
screen_ui.cpp 312 std::vector<std::string> locales_entries = get_locales_in_png("installing_text");

Completed in 97 milliseconds