OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PATHS
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/common_lib/cros/
path_utils.py
13
Checks if a file exists on a remote machine in one of several
paths
.
23
PATHS
= ['/bin',
31
glob_list = [os.path.join(path, filename) for path in
PATHS
]
/external/autotest/server/cros/
debugd_dev_tools.py
275
def _save_files(self,
paths
):
284
@param
paths
: List of string
paths
to save.
286
for path in
paths
:
293
def _restore_files(self,
paths
):
304
@param
paths
: List of string
paths
to restore.
306
for path in
paths
:
415
PATHS
= ('/etc/init/openssh-server.conf',
430
for path in self.
PATHS
[
all
...]
/prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar
Completed in 112 milliseconds