/aosp12/frameworks/base/core/java/android/os/incremental/ |
H A D | IncrementalStorage.java | 77 public void bind(@NonNull String sourcePath, @NonNull String targetPath) in bind() 108 public void bindPermanent(@NonNull String sourcePath, @NonNull String targetPath) in bindPermanent() 212 @NonNull String sourcePath, long rangeStart, long rangeEnd) throws IOException { in makeFileFromRange() 232 public void makeLink(@NonNull String sourcePath, IncrementalStorage destStorage, in makeLink() 292 public void moveDir(@NonNull String sourcePath, @NonNull String destPath) throws IOException { in moveDir()
|
H A D | IIncrementalService.aidl | 65 …int makeBindMount(int storageId, in @utf8InCpp String sourcePath, in @utf8InCpp String targetFullP… in makeBindMount() 92 …ileFromRange(int storageId, in @utf8InCpp String targetPath, in @utf8InCpp String sourcePath, long… in makeFileFromRange() 100 …int makeLink(int sourceStorageId, in @utf8InCpp String sourcePath, int destStorageId, in @utf8InCp… in makeLink()
|
H A D | IncrementalFileStorages.java | 191 final File sourcePath = new File(fromBase, relativePath); in makeLink() local
|
/aosp12/system/vold/model/ |
H A D | ObbVolume.cpp | 42 ObbVolume::ObbVolume(int id, const std::string& sourcePath, const std::string& sourceKey, in ObbVolume()
|
H A D | StubVolume.cpp | 29 StubVolume::StubVolume(dev_t id, const std::string& sourcePath, const std::string& mountPath, in StubVolume()
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | CrunchCache.cpp | 19 CrunchCache::CrunchCache(String8 sourcePath, String8 destPath, FileFinder* ff) in CrunchCache()
|
/aosp12/frameworks/base/services/incremental/ |
H A D | BinderIncrementalService.cpp | 159 const std::string& sourcePath, in makeBindMount() 237 const std::string& sourcePath, in makeFileFromRange() 246 const std::string& sourcePath, in makeLink()
|
/aosp12/build/make/tools/atree/ |
H A D | files.h | 26 string sourcePath; member
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/ |
H A D | VideoTrackTranscoderTests.cpp | 45 const char* sourcePath = in SetUp() local
|
H A D | MediaTrackTranscoderTests.cpp | 67 void initSampleReader(const char* sourcePath) { in initSampleReader()
|
H A D | PassthroughTrackTranscoderTests.cpp | 43 const char* sourcePath = in initSourceAndExtractor() local
|
H A D | MediaSampleReaderNDKTests.cpp | 176 const char* sourcePath = in SetUp() local
|
H A D | MediaSampleWriterTests.cpp | 129 static const char* sourcePath = in init() local
|
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/ |
H A D | LsClient.cpp | 310 std::string sourcePath; in performLSDownload_thread() local
|
/aosp12/system/vold/ |
H A D | VolumeManager.cpp | 1067 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, in createObb() 1127 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
|
H A D | VoldNativeService.cpp | 422 binder::Status VoldNativeService::createObb(const std::string& sourcePath, in createObb() 442 binder::Status VoldNativeService::createStubVolume(const std::string& sourcePath, in createStubVolume()
|
/aosp12/system/vold/binder/android/os/ |
H A D | IVold.aidl | 63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, @utf8InCpp String sourceKey, in createObb() 135 @utf8InCpp String createStubVolume(@utf8InCpp String sourcePath, in createStubVolume()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerServiceUtils.java | 971 private static void copyFile(String sourcePath, File targetDir, String targetName) in copyFile()
|
/aosp12/system/incremental_delivery/incfs/include/ |
H A D | incfs_inline.h | 232 inline ErrorCode link(const Control& control, std::string_view sourcePath, in link()
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |