Home
last modified time | relevance | path

Searched defs:tempOutputPath (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
Dmedialibrary_ithumbnail_helper_test.cpp107 string tempOutputPath = "/path/to/temp"; variable
140 const string tempOutputPath = "/path/to/temp"; variable
Dmedialibrary_thumbnail_utils_test.cpp85 string tempOutputPath = "temp_outout_path"; variable
Dmedialibrary_thumbnail_service_test.cpp854 std::string tempOutputPath; variable
870 std::string tempOutputPath; variable
880 std::string tempOutputPath = "path"; variable
1470 string tempOutputPath = "path"; variable
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
Dfile_utils.cpp173 … string tempOutputPath = path.substr(0, lastSlash + 1) + tempInternal + path.substr(lastSlash + 1); in DealPicture() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
Dithumbnail_helper.cpp356 …it::TrySaveCurrentPicture(ThumbnailData &data, const bool isSourceEx, const string &tempOutputPath) in TrySaveCurrentPicture()
570 …ailHelper::TrySavePicture(ThumbnailData &data, const bool isSourceEx, const string &tempOutputPath) in TrySavePicture()
637 std::string tempOutputPath; in StorePicture() local
Dthumbnail_utils.cpp341 const bool isSourceEx, string &tempOutputPath) in CompressPicture()
379 …ilUtils::SaveAfterPacking(ThumbnailData &data, const bool isSourceEx, const string &tempOutputPath) in SaveAfterPacking()
402 void ThumbnailUtils::CancelAfterPacking(const string &tempOutputPath) in CancelAfterPacking()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_photo_operations.cpp2599 string tempOutputPath = editDataPath; in UpdateEditDataPath() local
4037 string tempOutputPath = outputPath.substr(0, lastSlash) + in AddFiltersToPhoto() local