Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp244 const char* host_out = getenv("ANDROID_HOST_OUT"); in get_patch_generator_command() local
245 if (host_out == nullptr) { in get_patch_generator_command()
251 host_out); in get_patch_generator_command()