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

  /frameworks/base/tools/aidl/
Android.mk 17 search_path.cpp \
  /build/tools/releasetools/
common.py 42 OPTIONS.search_path = "out/host/linux-x86"
390 os.path.join(OPTIONS.search_path, "framework", "signapk.jar")]
522 OPTIONS.search_path = a
532 os.environ["PATH"] = (os.path.join(OPTIONS.search_path, "bin") +
sign_target_files_apks 245 os.path.join(OPTIONS.search_path, "framework", "dumpkey.jar")]
  /external/mksh/src/
exec.c 840 sh = search_path(sh, path, X_OK, NULL);
1085 tp->u.fpath = search_path(name, fpath, R_OK,
1119 npath.ro = search_path(name,
1129 (npath.ro = search_path(name, fpath, R_OK,
1191 search_path(const char *name, const char *lpath, function
    [all...]
funcs.c 1101 search_path(alias, path, X_OK, NULL) :
    [all...]
sh.h     [all...]
  /external/iptables/iptables/
xtables.c 533 static void *load_extension(const char *search_path, const char *af_prefix,
538 const char *dir = search_path, *next;
    [all...]

Completed in 68 milliseconds