Home
last modified time | relevance | path

Searched refs:dataFile (Results 1 – 6 of 6) sorted by relevance

/aosp12/build/soong/cc/
H A Dtest_data_test.go26 type dataFile struct { struct
34 data []dataFile
46 data: []dataFile{
66 data: []dataFile{
86 data: []dataFile{
105 data: []dataFile{
/aosp12/frameworks/base/tests/backup/src/com/android/backuptest/
H A DBackupTestActivity.java143 FileOutputStream dataFile = openFileOutput("backup_test", MODE_WORLD_READABLE);
144 BackupDataOutput data = new BackupDataOutput(dataFile.getFD());
146 dataFile.close();
159 FileInputStream dataFile = openFileInput("backup_test");
160 BackupDataInput data = new BackupDataInput(dataFile.getFD());
167 dataFile.close();
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallTime.java204 String dataFile = baseName + ".data"; in startTrace() local
207 file = new File(dataFile); in startTrace()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8264 String subject, final String report, final File dataFile, in addErrorToDropBox() argument
8362 if (dataFile != null && maxDataFileSize > 0) { in addErrorToDropBox()
8364 sb.append(FileUtils.readTextFile(dataFile, maxDataFileSize, in addErrorToDropBox()
8367 Slog.e(TAG, "Error reading " + dataFile, e); in addErrorToDropBox()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...