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

  /frameworks/base/cmds/installd/
installd.h 114 int linklib(const char* target, const char* source);
installd.c 106 return linklib(arg[0], arg[1]);
134 { "linklib", 2, do_linklib },
commands.c 940 int linklib(const char* dataDir, const char* asecLibDir) function
    [all...]
  /frameworks/base/services/java/com/android/server/
Installer.java 340 StringBuilder builder = new StringBuilder("linklib ");
  /external/jpeg/
ltmain.sh 607 linklib=
609 linklib="$l"
612 if test -z "$linklib"; then
649 dlprefiles="$dlprefiles $dir/$linklib"
702 compile_command="$compile_command $dir/$linklib"
726 compile_command="$compile_command $dir/$linklib"
743 finalize_command="$finalize_command $libdir/$linklib"
764 test -n "$old_library" && linklib="$old_library"
765 compile_command="$compile_command $dir/$linklib"
766 finalize_command="$finalize_command $dir/$linklib"
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 2076 milliseconds