OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDependencyFolder
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
RenderScriptProcessor.java
239
command[depIndex] = quote(
getDependencyFolder
(sourceFile).getLocation().toOSString());
453
private IFolder
getDependencyFolder
(IFile sourceFile) {
471
IFolder depFolder =
getDependencyFolder
(sourceFile);
/prebuilts/devtools/tools/lib/
ant-tasks.jar
Completed in 6190 milliseconds