OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cproject
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/
.gitignore
1
.
cproject
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.ndk/src/com/android/ide/eclipse/adt/ndk/internal/templates/
SetFolders.java
74
ICProject
cproject
= CCorePlugin.getDefault().getCoreModel().create(project);
local
75
IPathEntry[] pathEntries =
cproject
.getRawPathEntries();
98
cproject
.setRawPathEntries(newEntries.toArray(new IPathEntry[newEntries.size()]),
Completed in 1046 milliseconds