Searched refs:GetHostBin (Results 1 – 2 of 2) sorted by relevance
60 host_list = self._FilterOutMissing(android_build.GetHostBin(), source_list)184 full_path = os.path.join(android_build.GetHostBin(), binary)
85 def GetHostBin(): function