Home
last modified time | relevance | path

Searched refs:sourceFilePath (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/
H A DTranscodingClientManager_tests.cpp149 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/
DTranscodingRequestParcel.h39 std::string sourceFilePath; variable
59sourceFilePath, sourceFd, destinationFilePath, destinationFd, clientUid, clientPid, clientPackageN…
62sourceFilePath, 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 DMediaTranscodingServiceTestHelper.h366 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/
DTranscodingRequestParcel.java19 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 Dsh_binary.go179 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 DTranscodingRequest.h47 sourceFilePath = parcel.sourceFilePath; in setTo()
/aosp_15_r20/build/soong/etc/
H A Dprebuilt_etc.go421 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/
DTranscodingRequestParcel.cpp31 _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 DTranscodingRequestParcel.aidl35 @utf8InCpp String sourceFilePath;
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/backuprestore/
DBackupRestore.java402 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/
Dmediatranscoding_aidl_interface-java.jarandroid/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/
Dmediatranscoding_aidl_interface-java.jarandroid/media/IMediaTranscodingService$Default.class <Unknown> package android.media public android. ...
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/
H A DTranscodingClientManager.cpp128 if (in_request.sourceFilePath.empty() || in_request.destinationFilePath.empty()) { in submitRequest()
H A DTranscoderWrapper.cpp380 status = clientCb->openFileDescriptor(request.sourceFilePath, "r", &srcFd); in setupTranscoder()
H A DTranscodingSessionController.cpp367 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/
Dmediatranscoding_aidl_interface-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/
DMediaTranscodingManager.java641 parcel.sourceFilePath = mSourceUri.toString(); in writeToParcel()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDant-tasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-daemon.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon. ...
HDkotlin-daemon-client.jarMETA-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/
Dservice-healthfitness.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/Media/1/java/
Dupdatable-media.jarandroid/media/internal/utils/build/SdkLevel.class SdkLevel.java package android. ...
/aosp_15_r20/prebuilts/module_sdk/Media/current/java/
Dupdatable-media.jarandroid/media/internal/utils/build/SdkLevel.class SdkLevel.java package android. ...
/aosp_15_r20/prebuilts/module_sdk/Media/current/hiddenapi/
Dstub-flags.csv1460 Landroid/media/TranscodingRequestParcel;->sourceFilePath:Ljava/lang/String;
/aosp_15_r20/prebuilts/module_sdk/Media/1/hiddenapi/
Dstub-flags.csv1460 Landroid/media/TranscodingRequestParcel;->sourceFilePath:Ljava/lang/String;

123