OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUT_FILE
(Results
1 - 11
of
11
) sorted by null
/dalvik/tools/
get-hprof
33
OUT_FILE
=heap-dump.hprof
35
adb pull "$FILE_BASE" "$
OUT_FILE
"
40
echo "hat $
OUT_FILE
"
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDebugActivity.java
52
private static final String
OUT_FILE
= "calendar.db.zip";
74
new File(Environment.getExternalStorageDirectory(),
OUT_FILE
).exists();
97
Log.i(TAG, "Deleting " +
OUT_FILE
);
98
File outFile = new File(Environment.getExternalStorageDirectory(),
OUT_FILE
);
118
File outFile = new File(path,
OUT_FILE
);
/external/emma/core/java12/com/vladium/emma/report/
IReportProperties.java
27
String
OUT_FILE
= "out.file";
ReportProperties.java
255
final String outFileName = getReportProperty (properties, type, IReportProperties.
OUT_FILE
, false);
/cts/hostsidetests/theme/
generate_images.py
50
OUT_FILE
= "/sdcard/cts-theme-assets.zip"
123
out_file
= os.path.join(out_path, os.path.join(version, "%s.zip" % density_bucket))
160
print("Pulling images from " + device_serial + " to " +
out_file
)
161
device.run_adb_command("pull " +
OUT_FILE
+ " " +
out_file
)
162
device.run_adb_command("shell rm -rf " +
OUT_FILE
)
/external/ltp/testcases/kernel/syscalls/sendfile/
sendfile06.c
48
#define
OUT_FILE
"outfile"
/external/emma/ant/ant14/com/vladium/emma/report/
ReportCfg.java
90
m_settings.setProperty (m_prefix.concat (
OUT_FILE
), fileName);
391
m_settings.setProperty (PREFIX.concat (
OUT_FILE
), fileName);
/external/emma/lib/
emma.jar
/external/owasp/sanitizer/tools/emma/lib/
emma.jar
/prebuilts/devtools/tools/lib/
emma.jar
emma_device.jar
Completed in 1858 milliseconds