Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h78 extern char cur_product[FB_RESPONSE_SZ + 1];
Dengine.cpp209 if (strcmp(a->prod, cur_product) != 0) { in cb_check()
212 cur_product, a->prod, (split - a->start)); in cb_check()
Dfastboot.cpp71 char cur_product[FB_RESPONSE_SZ + 1]; variable
979 fb_queue_query_save("product", cur_product, sizeof(cur_product)); in do_update()
1046 fb_queue_query_save("product", cur_product, sizeof(cur_product)); in do_flashall()