Home
last modified time | relevance | path

Searched refs:get_suffixes (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp851 static std::vector<std::string> get_suffixes(Transport* transport) { in get_suffixes() function
865 std::vector<std::string> suffixes = get_suffixes(transport); in verify_slot()
874 std::vector<std::string> suffixes = get_suffixes(transport); in verify_slot()
947 std::vector<std::string> suffixes = get_suffixes(transport); in do_for_partitions()