OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSourceFiles
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt/
CrunchCache.cpp
19
: mSourcePath(sourcePath), mDestPath(destPath),
mSourceFiles
(0), mDestFiles(0), mFileFinder(ff)
40
while (
mSourceFiles
.size() > 0) {
46
const char* rPathPtr =
mSourceFiles
.keyAt(0).string()+mSourcePath.length();
61
mSourceFiles
.removeItemsAt(0);
81
mSourceFiles
.clear();
88
mFileFinder->findFiles(mSourcePath, mExtensions,
mSourceFiles
,dw);
101
time_t sourceDate =
mSourceFiles
.valueFor(mSourcePath.appendPathCopy(relativePath));
CrunchCache.h
59
* files into
mSourceFiles
and mDestFiles.
62
* mDestFiles and
mSourceFiles
are refreshed to reflect the current
64
* Any previous contents of
mSourceFiles
and mDestFiles are cleared.
73
*
mSourceFiles
and mDestFiles must be initialized and filled.
95
DefaultKeyedVector<String8,time_t>
mSourceFiles
;
/prebuilts/devtools/tools/lib/
sdk-common.jar
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/
sdk-common-22.2.0.jar
Completed in 29 milliseconds