Searched refs:subtool_path (Results 1 – 3 of 3) sorted by relevance
57 auto subtool_path = subtool_path_stream.str(); in SubtoolPath() local58 if (my_own_dir.empty() || !FileExists(subtool_path)) { in SubtoolPath()61 return subtool_path; in SubtoolPath()
254 auto subtool_path = subtool_path_stream.str(); in ResultSetup() local255 if (my_own_dir.empty() || !FileExists(subtool_path)) { in ResultSetup()258 return subtool_path; in ResultSetup()
112 auto subtool_path = subtool_path_stream.str(); in SubtoolPath() local113 if (my_own_dir.empty() || !cuttlefish::FileExists(subtool_path)) { in SubtoolPath()116 return subtool_path; in SubtoolPath()