Searched refs:have_source (Results 1 – 2 of 2) sorted by relevance
457 have_source = os.path.isdir(src_dir)459 have_source = False460 if have_source:462 self._test_exception(have_source)464 self._test_exception(have_source)466 def _test_exception(self, have_source): argument493 if have_source and os.path.exists(PYEXPAT_C):
645 bool have_source = in MountWithDefaults() local650 if (!have_source && !have_target) { in MountWithDefaults()652 } else if (!have_source) { in MountWithDefaults()