HomeSort by relevance Sort by last modified time
    Searched refs:werror_phony_looks_real (Results 1 - 5 of 5) sorted by null

  /build/kati/testcase/
phony_looks_real.sh 42 ${mk} --werror_phony_looks_real 2>&1
  /build/kati/
flags.h 56 bool werror_phony_looks_real; member in struct:Flags
flags.cc 130 } else if (!strcmp(arg, "--werror_phony_looks_real")) {
132 werror_phony_looks_real = true;
dep.cc 697 if (g_flags.werror_phony_looks_real) {
734 if (g_flags.werror_phony_looks_real) {
  /build/soong/ui/build/
kati.go 144 "--werror_phony_looks_real",
169 "--werror_phony_looks_real",
209 "--werror_phony_looks_real",

Completed in 822 milliseconds