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

  /external/autotest/client/common_lib/
base_packages.py 595 def remove_pkg(self, pkg_name, remove_path=None, remove_checksum=False):
597 Remove the package from the specified remove_path
600 remove_path : the location to remove the package from.
603 if remove_path:
604 remove_path_list = [remove_path]
    [all...]
  /external/libxml2/
uri.c 2172 int remove_path = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfgloop.h 324 extern bool remove_path (edge);

Completed in 849 milliseconds