OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
...]
/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);
/external/libxml2/
uri.c
2171
int
remove_path
= 0;
local
[
all
...]
Completed in 94 milliseconds