Home
last modified time | relevance | path

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

/system/core/fastboot/
Dtask_test.cpp191 if (!get_android_product_out()) { in TEST_F()
237 if (!get_android_product_out()) { in TEST_F()
266 if (!get_android_product_out()) { in TEST_F()
308 if (!get_android_product_out()) { in TEST_F()
Dfastboot.h152 char* get_android_product_out();
Dfastboot.cpp176 char* get_android_product_out() { in get_android_product_out() function
185 char* dir = get_android_product_out(); in find_item_given_name()
2097 if (!get_android_product_out()) { in should_flash_in_userspace()