OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAndCache
(Results
1 - 3
of
3
) sorted by null
/development/tools/idegen/src/com/android/idegen/
IntellijProject.java
65
Module module = cache.
getAndCache
(moduleName);
146
Module mod = cache.
getAndCache
(name);
166
Module mod = cache.
getAndCache
(name);
ModuleCache.java
54
public Module
getAndCache
(String moduleName) throws IOException {
Module.java
137
Module child = moduleCache.
getAndCache
(dependency);
Completed in 57 milliseconds