Searched refs:clean (Results 1 – 5 of 5) sorted by relevance
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/CorpApp_intermediates)
34 "cd" back into this directory, and execute "build -cbeEIFZ" to clean and rebuild
585 File clean = entry.getCleanFile(i); in completeEdit() local586 dirty.renameTo(clean); in completeEdit()588 long newLength = clean.length(); in completeEdit()