OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleFile
(Results
1 - 10
of
10
) sorted by null
/cts/suite/audio_quality/lib/src/task/
TaskSave.cpp
46
bool TaskSave::
handleFile
()
142
if (!
handleFile
()) {
/external/chromium_org/third_party/libxml/src/
testReader.c
66
static void
handleFile
(const char *filename) {
131
handleFile
(argv[i]);
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java
76
* protected void
handleFile
(File file, int depth, Collection results) {
234
* protected void
handleFile
(File file, int depth, Collection results) throws IOException {
367
handleFile
(childFile, childDepth, results);
385
* typically {@link #
handleFile
}, may take a long time to run. In that case,
517
protected void
handleFile
(File file, int depth, Collection results) throws IOException {
/external/emma/core/java12/com/vladium/util/
IPathEnumerator.java
43
void
handleFile
(File pathDir, File file);
193
handler.
handleFile
(currentPathDir, child);
/external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java
184
public void
handleFile
(final File pathDir, final File file)
186
if (m_log.atTRACE2 ()) m_log.trace2 ("
handleFile
", "[" + pathDir + "] [" + file + "]");
/external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java
402
public final void
handleFile
(final File pathDir, final File file)
405
if (log.atTRACE2 ()) log.trace2 ("
handleFile
", "[" + pathDir + "] [" + file + "]");
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
536
void
handleFile
(string path, string id) {
598
* Recursively scan the given directory, calling
handleFile
() for each
625
handleFile
(path, id);
676
//
handleFile
(path, id);
689
handleFile
(subfiles[i], subfiles[i+1]);
[
all
...]
/external/icu4c/tools/tzcode/
tz2icu.cpp
536
void
handleFile
(string path, string id) {
598
* Recursively scan the given directory, calling
handleFile
() for each
625
handleFile
(path, id);
676
//
handleFile
(path, id);
689
handleFile
(subfiles[i], subfiles[i+1]);
[
all
...]
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar
/external/emma/lib/
emma.jar
Completed in 178 milliseconds