OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJECT_PREFIX
(Results
1 - 4
of
4
) sorted by null
/external/autotest/site_utils/
deploy_server_local.py
135
PROJECT_PREFIX
= 'project '
145
assert project_line.startswith(
PROJECT_PREFIX
)
146
name = project_line[len(
PROJECT_PREFIX
):].rstrip('/')
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 179 milliseconds