Home
last modified time | relevance | path

Searched defs:getFile (Results 126 – 150 of 1417) sorted by relevance

12345678910>>...57

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/role/
H A DRoleServicePlatformHelperImpl.java182 private static File getFile(@UserIdInt int userId) { in getFile() method in RoleServicePlatformHelperImpl
/aosp_15_r20/packages/modules/Permission/service/java/com/android/permission/persistence/
DRuntimePermissionsPersistenceImpl.java319 static File getFile(@NonNull UserHandle user) { in getFile() method in RuntimePermissionsPersistenceImpl
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileParser.java92 public File getFile() { in getFile() method in CommandFileParser.CommandLine
/aosp_15_r20/external/clang/lib/Basic/
H A DFileManager.cpp212 const FileEntry *FileManager::getFile(StringRef Filename, bool openFile, in getFile() function in FileManager
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/controls/panels/
H A DSelectedComponentRepositoryTest.kt223 override fun getFile(fileName: String, userId: Int): File { in getFile() method in com.android.systemui.controls.panels.SelectedComponentRepositoryTest.FakeUserFileManager
H A DAuthorizedPanelsRepositoryImplTest.kt185 override fun getFile(fileName: String, userId: Int): File { in getFile() method in com.android.systemui.controls.panels.AuthorizedPanelsRepositoryImplTest.FakeUserFileManager
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DURL.java128 public java.lang.String getFile() { in getFile() method in URL
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DModule.h85 const FileEntry *getFile() const { return Val.getPointer(); } in getFile() function
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/net/ftp/
H A DFtpClient.java105 public abstract sun.net.ftp.FtpClient getFile(java.lang.String name, java.io.OutputStream local) in getFile() method in FtpClient
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ftp/
H A DFtpClient.java368 …public abstract FtpClient getFile(String name, OutputStream local) throws FtpProtocolException, IO… in getFile() method in FtpClient
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/google-cloud-artifact-registry/src/test/java/com/google/devtools/artifactregistry/v1beta2/
H A DMockArtifactRegistryImpl.java361 public void getFile(GetFileRequest request, StreamObserver<File> responseObserver) { in getFile() method in MockArtifactRegistryImpl
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-disklrucache-prebuilt/android_common/aar/
Dglide-disklrucache-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/disklrucache ...
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/disklrucache ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-disklrucache-prebuilt/android_common_apex30/aar/
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/disklrucache ...
Dglide-disklrucache-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/disklrucache ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/4.5.0/
Ddisklrucache-4.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/4.8.0/
Ddisklrucache-4.8.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/google-cloud-artifact-registry/src/main/java/com/google/devtools/artifactregistry/v1beta2/
H A DArtifactRegistryClient.java1895 public final File getFile(String name) { in getFile() method in ArtifactRegistryClient
1921 public final File getFile(GetFileRequest request) { in getFile() method in ArtifactRegistryClient
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessingRecord.h269 OptionalFileEntryRef getFile() const { return File; } in getFile() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go492 func (s *server) getFile(uri string) *file { func
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessingRecord.h254 const FileEntry *getFile() const { return File; } in getFile() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go492 func (s *server) getFile(uri string) *file { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessingRecord.h269 OptionalFileEntryRef getFile() const { return File; } in getFile() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/
H A Dlangsvr.go492 func (s *server) getFile(uri string) *file { func
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendOptions.h111 StringRef getFile() const { in getFile() function

12345678910>>...57