OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forceOverwrite
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt/
CrunchCache.h
42
* argument
forceOverwrite
is set to true, then all source files are
55
size_t crunch(CacheUpdater* cu, bool
forceOverwrite
=false);
CrunchCache.cpp
31
size_t CrunchCache::crunch(CacheUpdater* cu, bool
forceOverwrite
)
53
if (
forceOverwrite
|| needsUpdating(relativePath)) {
/external/bzip2/
bzip2.c
185
Bool
forceOverwrite
, testFailsExist, unzFailsExist, noisy;
505
if (
forceOverwrite
) {
[
all
...]
/prebuilt/common/ant/
ant.jar
Completed in 1668 milliseconds