OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setUseCrunchCache
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Bundle.h
205
void
setUseCrunchCache
(bool val) { mUseCrunchCache = val; }
Main.cpp
664
bundle.
setUseCrunchCache
(true);
Completed in 61 milliseconds