OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativepath
(Results
276 - 300
of
1054
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java
167
String
relativePath
= null;
176
relativePath
= LocalAlbum.getRelativePath(bucketId);
178
+ ", relative path: " +
relativePath
);
181
WidgetDatabaseHelper.TYPE_ALBUM, albumPath,
relativePath
);
WidgetDatabaseHelper.java
50
private static final String FIELD_RELATIVE_PATH = "
relativePath
";
74
public String
relativePath
;
86
relativePath
= cursor.getString(INDEX_RELATIVE_PATH);
182
db.execSQL("ALTER TABLE widgets ADD COLUMN
relativePath
TEXT");
218
public boolean setWidget(int id, int type, String albumPath, String
relativePath
) {
224
values.put(FIELD_RELATIVE_PATH,
relativePath
);
290
values.put(FIELD_RELATIVE_PATH, entry.
relativePath
);
/external/icu/icu4c/source/test/cintltst/
sprpdata.c
277
const char *
relativepath
= NULL;
local
283
relativepath
= U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING;
286
relativepath
= ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING;
298
filename = (char*) malloc(strlen(srcdatapath)+strlen(
relativepath
)+strlen(txtFileName)+10 );
301
strcat(filename,
relativepath
);
/external/jacoco/jacoco/
pom.xml
19
<
relativePath
>../org.jacoco.build</
relativePath
>
/external/jacoco/jacoco-maven-plugin/
pom.xml
20
<
relativePath
>../org.jacoco.build</
relativePath
>
/external/jacoco/org.jacoco.examples.test/
pom.xml
19
<
relativePath
>../org.jacoco.tests</
relativePath
>
/external/jetty/lib/
jetty-util-6.1.26.pom
6
<
relativePath
>../../pom.xml</
relativePath
>
/external/libgdx/extensions/gdx-tools/
pom.xml
8
<
relativePath
>../../pom.xml</
relativePath
>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-archiver/2.5/
maven-archiver-2.5.pom
26
<
relativePath
>../maven-shared-components/pom.xml</
relativePath
>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-clean-plugin/2.5/
maven-clean-plugin-2.5.pom
29
<
relativePath
>../maven-plugins/pom.xml</
relativePath
>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-components/1.1.18/
plexus-components-1.1.18.pom
10
<
relativePath
>../pom/pom.xml</
relativePath
>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.pom
26
<
relativePath
>../pom/pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.19.0/
google-http-client-1.19.0.pom
8
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger-compiler/1.2.2/
dagger-compiler-1.2.2.pom
25
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-runtime/2.21/
istack-commons-runtime-2.21.pom
50
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.pom
51
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/sun/xml/bind/mvn/jaxb-external-parent/2.2.11/
jaxb-external-parent-2.2.11.pom
51
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.pom
26
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.pom
7
<
relativePath
>../../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.pom
25
<
relativePath
>../pom/pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/
doxia-site-renderer-1.0.pom
29
<
relativePath
>../pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/
maven-clean-plugin-2.5.pom
29
<
relativePath
>../maven-plugins/pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/
maven-common-artifact-filters-1.4.pom
15
<
relativePath
>../maven-shared-components/pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-components/9/
maven-shared-components-9.pom
27
<
relativePath
>../pom/maven/pom.xml</
relativePath
>
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-components/1.1.17/
plexus-components-1.1.17.pom
10
<
relativePath
>../pom/pom.xml</
relativePath
>
Completed in 2171 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>