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

  /art/test/dexdump/
run-all-tests 55 txtfile=${basenm}.txt
58 gentxtfile=${tmpdir}/${txtfile}
62 cmp ${txtfile} ${gentxtfile}
  /external/selinux/checkpolicy/
checkmodule.c 45 static const char *txtfile = "policy.conf"; variable
132 txtfile);
149 const char *file = txtfile, *outfile = NULL;
checkpolicy.c 100 static const char *txtfile = "policy.conf"; variable
386 const char *file = txtfile;
  /frameworks/base/media/mca/
structgen.py 194 txtfile = open(filepath)
198 for line in txtfile:

Completed in 76 milliseconds