Searched refs:OUT_DIR (Results 1 – 4 of 4) sorted by relevance
48 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/bin/mksnapshot)49 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/obj/EXECUTABLES/mksnapshot_in…
26 String OUT_DIR = "out.dir"; field
254 … final String outDirName = getReportProperty (properties, type, IReportProperties.OUT_DIR, true); in parseProperties()
195 redirects.put (IReportProperties.PREFIX.concat (IReportProperties.OUT_DIR), in IReportProperties.PREFIX.concat() argument