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

  /external/checkpolicy/
checkmodule.c 45 static char *binfile = "policy"; variable
189 file = binfile;
checkpolicy.c 100 static char *binfile = "policy"; variable
429 file = binfile;
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 579 new DropBoxManager.Entry("binfile", 7000000, f, 0).writeToParcel(
674 assertEquals("binfile", e.getTag());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 717 File binFile = binFolder.getLocation().toFile();
718 File dexedLibs = new File(binFile, "dexedLibs");
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c 186 "download [-a <address>] [--noreset] [--norun] [--verify] <binfile> [<varsfile>]\n"
194 "download <binfile>\n"
    [all...]

Completed in 100 milliseconds