Searched refs:adb_dir (Results 1 – 1 of 1) sorted by relevance
76 std::string adb_dir = android::base::GetExecutableDirectory(); in get_agent_component_host_path() local77 if (adb_dir.empty()) { in get_agent_component_host_path()89 return adb_dir + sdk_path; in get_agent_component_host_path()254 std::string adb_dir = android::base::GetExecutableDirectory(); in get_patch_generator_command() local255 if (adb_dir.empty()) { in get_patch_generator_command()259 adb_dir.c_str()); in get_patch_generator_command()