OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Repository
(Results
1 - 4
of
4
) sorted by null
/cts/tools/host/src/com/android/cts/
HostConfig.java
46
* <li> test case
repository
47
* <li> test plan
repository
48
* <li> test result
repository
160
.getElementsByTagName("
Repository
").item(0), "root");
440
* Get the case
repository
.
442
* @return The case
repository
.
449
* Get the plan
repository
.
451
* @return The plan
repository
.
458
* Get the result
repository
.
460
* @return The result
repository
[
all
...]
/external/chromium/third_party/libjingle/source/talk/site_scons/
talk.py
139
def
Repository
(env, at, path):
/external/webkit/Tools/Scripts/
VCSUtils.pm
309
if (/^
Repository
Root: (.+)/) {
312
if (/^
Repository
UUID: (.+)/) {
324
#
repository
root or the
repository
UUID suddenly changes.
388
$svnInfo =~ /.*^
Repository
Root: (.*?)$/m;
[
all
...]
/development/build/tools/
sdk_repo.mk
1
# Makefile to build the SDK
repository
packages.
17
# Defines the rule to build an SDK
repository
package by zipping all
30
@echo "Building SDK
repository
package $(3) from $(notdir $(2))"
38
# Defines the rule to build an SDK
repository
package when the
51
@echo "Building SDK
repository
package $(3) from $(notdir $(2))"
59
# Defines the rule to build an SDK
repository
package when the
76
@echo "Building SDK
repository
package $(3) from $(notdir $(2))"
163
$(TOPDIR)sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
repository
/sdk-addon-*.xsd \
175
# Rules for the SDK
Repository
XML
177
SDK_REPO_XML := $(HOST_OUT)/sdk/
repository
.xm
[
all
...]
Completed in 440 milliseconds