Home
last modified time | relevance | path

Searched defs:file (Results 1251 – 1275 of 1481) sorted by relevance

1...<<51525354555657585960

/aosp14/frameworks/base/core/java/android/os/
H A DDebug.java2489 public static native boolean dumpJavaBacktraceToFileTimeout(int pid, String file, in dumpJavaBacktraceToFileTimeout()
2500 public static native boolean dumpNativeBacktraceToFileTimeout(int pid, String file, in dumpNativeBacktraceToFileTimeout()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DApplicationExitInfoTest.java958 private static void createRandomFile(File file, int size) throws IOException { in createRandomFile()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsStorage.java311 try (FileChannel file = FileChannel.open(directory.toPath(), in fsyncDirectory()
329 AtomicFile file = new AtomicFile(path); in writeFile() local
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp107 sp<AaptFile> file; in next() local
228 sp<AaptFile> file = grp->getFiles().valueAt(0); in parsePackage() local
345 const sp<AaptFile>& file, volatile bool* hasErrors) : in PreProcessImageWorkUnit()
1470 const sp<AaptFile>& file = it.getFile(); in buildResources() local
H A DResourceTable.h86 sp<AaptFile> file; member
/aosp14/frameworks/base/tools/aapt/
H A DResource.cpp107 sp<AaptFile> file; in next() local
228 sp<AaptFile> file = grp->getFiles().valueAt(0); in parsePackage() local
345 const sp<AaptFile>& file, volatile bool* hasErrors) : in PreProcessImageWorkUnit()
1470 const sp<AaptFile>& file = it.getFile(); in buildResources() local
H A DResourceTable.h86 sp<AaptFile> file; member
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc57 uint32_t GetFd(const ScratchFile& file) { in GetFd()
145 FILE* file = fopen(zip.GetFile()->GetPath().c_str(), "wb"); in TestProfileLoadFromZip() local
923 FILE* file = fopen(zip.GetFile()->GetPath().c_str(), "wb"); in TEST_F() local
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
H A DBufferManager.java402 File file = new File(mStorageManager.getBufferDir(), getFileName(id, positionUs)); in createNewWriteFileIfNeeded() local
/aosp12/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java124 AtomicFile file = createFileForUser(user.id); in findOrCreateUserLocked() local
/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
H A DTypes.java369 public static TzS2CellUnion load(File file, ProtoStorageFormat storageFormat) { in load()
/aosp12/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java279 File file = files[i]; in readRulesDir() local
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceAudioSystem.java459 File file = new File(SHORT_AUDIO_DESCRIPTOR_CONFIG_PATH); in handleRequestShortAudioDescriptor() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapbMessage.java506 File file = new File(dir, "receivedBMessage.txt"); in parse() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java124 AtomicFile file = createFileForUser(user.id); in findOrCreateUserLocked() local
/aosp14/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java294 File file = files[i]; in readRulesDir() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/compat/
H A DCompatConfigTest.java85 private String readFile(File file) throws IOException { in readFile()
/aosp12/art/runtime/
H A Doat_file_assistant_test.cc48 const std::string& file, in VerifyOptimizationStatus()
80 const std::string& file, in VerifyOptimizationStatus()
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java1016 final File file = BlobStoreConfig.prepareSessionIndexFile(); in prepareSessionsIndexFile() local
1024 final File file = BlobStoreConfig.prepareBlobsIndexFile(); in prepareBlobsIndexFile() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java380 FileEntry(int index, InstallationFile file) { in FileEntry()
1044 InstallationFile file = files[i]; in PackageInstallerSession() local
1331 File file = new File(parent, name); in filterFiles() local
3514 private static String getRelativePath(File file, File base) throws IOException { in getRelativePath()
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java576 File file; in getSharedPreferences() local
591 public SharedPreferences getSharedPreferences(File file, int mode) { in getSharedPreferences()
780 private static File ensurePrivateDirExists(File file) { in ensurePrivateDirExists()
784 private static File ensurePrivateCacheDirExists(File file, String xattr) { in ensurePrivateCacheDirExists()
789 private static File ensurePrivateDirExists(File file, int mode, int gid, String xattr) { in ensurePrivateDirExists()
3215 File file = makeFilename(getDataDir(), name); in getDir() local
/aosp12/frameworks/native/opengl/tools/glgen2/registry/
H A Dreg.py695 def loadFile(self, file): argument
/aosp12/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc312 for (const FilesystemInterface::File& file : old_files) in DeltaReadPartition() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DSupportLibraryTestGenerated.cpp142 for (const auto& file : files) { in createCacheFds() local
/aosp12/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
H A DAppLaunch.java190 File file = new File(launchSubDir, LAUNCH_FILE); in testMeasureStartUpTime() local

1...<<51525354555657585960