Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.cpp1336 static std::string find_product_out_path(const std::string& hint) { in find_product_out_path() function
1519 gProductOutPath = find_product_out_path(product); in adb_commandline()