/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/ |
H A D | TranscodingClientManager_tests.cpp | 149 if (request.sourceFilePath == "bad_source_file") { in submit() 395 request.sourceFilePath = "test_source_file_0"; in TEST_F() 403 request.sourceFilePath = "test_source_file_1"; in TEST_F() 409 request.sourceFilePath = "test_source_file_2"; in TEST_F() 417 badRequest.sourceFilePath = "bad_source_file"; in TEST_F() 423 badRequest.sourceFilePath = "test_source_file_3"; in TEST_F() 433 EXPECT_EQ(session.request.sourceFilePath, "test_source_file_2"); in TEST_F() 478 request.sourceFilePath = "test_source_file_name"; in TEST_F() 523 request.sourceFilePath = "test_source_file_0"; in TEST_F() 529 request.sourceFilePath = "test_source_file_1"; in TEST_F() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-ndk-source/gen/include/aidl/android/media/ |
D | TranscodingRequestParcel.h | 39 std::string sourceFilePath; variable 59 …sourceFilePath, sourceFd, destinationFilePath, destinationFd, clientUid, clientPid, clientPackageN… 62 …sourceFilePath, sourceFd, destinationFilePath, destinationFd, clientUid, clientPid, clientPackageN… 81 _aidl_os << "sourceFilePath: " << ::android::internal::ToString(sourceFilePath); in toString()
|
/aosp_15_r20/frameworks/av/media/module/service.mediatranscoding/tests/ |
H A D | MediaTranscodingServiceTestHelper.h | 366 bool submit(int32_t sessionId, const char* sourceFilePath, const char* destinationFilePath, 375 request.sourceFilePath = sourceFilePath; 415 bool getSession(int32_t sessionId, const char* sourceFilePath, in getSession() 426 EXPECT_EQ(session.request.sourceFilePath, sourceFilePath); in getSession() 431 session.request.sourceFilePath == sourceFilePath && in getSession()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-java-source/gen/android/media/ |
D | TranscodingRequestParcel.java | 19 public java.lang.String sourceFilePath; field in TranscodingRequestParcel 96 _aidl_parcel.writeString(sourceFilePath); in writeToParcel() 123 sourceFilePath = _aidl_parcel.readString(); in readFromParcel()
|
/aosp_15_r20/build/soong/sh/ |
H A D | sh_binary.go | 179 sourceFilePath android.Path member 292 s.sourceFilePath = android.PathForModuleSrc(ctx, proptools.String(s.properties.Src)) 297 filename = s.sourceFilePath.Base() 312 Input: s.sourceFilePath, 317 …SrcsFileProviderKey, blueprint.SrcsFileProviderData{SrcPaths: []string{s.sourceFilePath.String()}})
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/include/media/ |
H A D | TranscodingRequest.h | 47 sourceFilePath = parcel.sourceFilePath; in setTo()
|
/aosp_15_r20/build/soong/etc/ |
H A D | prebuilt_etc.go | 421 sourceFilePath: p.sourceFilePaths[0], 463 sourceFilePath: src, 483 sourceFilePath: p.sourceFilePaths[0], 507 sourceFilePath android.Path member 522 Input: ip.sourceFilePath,
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-ndk-source/gen/android/media/ |
D | TranscodingRequestParcel.cpp | 31 _aidl_ret_status = ::ndk::AParcel_readData(_aidl_parcel, &sourceFilePath); in readFromParcel() 141 _aidl_ret_status = ::ndk::AParcel_writeData(_aidl_parcel, sourceFilePath); in writeToParcel()
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/aidl/android/media/ |
H A D | TranscodingRequestParcel.aidl | 35 @utf8InCpp String sourceFilePath;
|
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/backuprestore/ |
D | BackupRestore.java | 402 Path sourceFilePath = backupFilesByFileNames.get(fileName).toPath(); in getAllDataForBackup() local 405 Files.copy(sourceFilePath, outputStream); in getAllDataForBackup()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-java/android_common_apex31/turbine/ |
D | mediatranscoding_aidl_interface-java.jar | android/media/IMediaTranscodingService$Default.class
<Unknown>
package android.media
public android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-java/android_common/turbine/ |
D | mediatranscoding_aidl_interface-java.jar | android/media/IMediaTranscodingService$Default.class
<Unknown>
package android.media
public android. ... |
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/ |
H A D | TranscodingClientManager.cpp | 128 if (in_request.sourceFilePath.empty() || in_request.destinationFilePath.empty()) { in submitRequest()
|
H A D | TranscoderWrapper.cpp | 380 status = clientCb->openFileDescriptor(request.sourceFilePath, "r", &srcFd); in setupTranscoder()
|
H A D | TranscodingSessionController.cpp | 367 snprintf(buffer, SIZE, " src: %s\n", request.sourceFilePath.c_str()); in dumpSession_l()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-java/android_common_apex31/javac/ |
D | mediatranscoding_aidl_interface-java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/media/
android/ ... |
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/ |
D | MediaTranscodingManager.java | 641 parcel.sourceFilePath = mSourceUri.toString(); in writeToParcel()
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | ant-tasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-daemon.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-daemon. ... |
HD | kotlin-daemon-client.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-daemon- ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/service/service-healthfitness.impl/android_common_apex34/javac/ |
D | service-healthfitness.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/module_sdk/Media/1/java/ |
D | updatable-media.jar | android/media/internal/utils/build/SdkLevel.class
SdkLevel.java
package android. ... |
/aosp_15_r20/prebuilts/module_sdk/Media/current/java/ |
D | updatable-media.jar | android/media/internal/utils/build/SdkLevel.class
SdkLevel.java
package android. ... |
/aosp_15_r20/prebuilts/module_sdk/Media/current/hiddenapi/ |
D | stub-flags.csv | 1460 Landroid/media/TranscodingRequestParcel;->sourceFilePath:Ljava/lang/String;
|
/aosp_15_r20/prebuilts/module_sdk/Media/1/hiddenapi/ |
D | stub-flags.csv | 1460 Landroid/media/TranscodingRequestParcel;->sourceFilePath:Ljava/lang/String;
|