Home
last modified time | relevance | path

Searched defs:tempFile (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp109 std::ofstream tempFile("test_file.txt"); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp1040 std::string tempFile = tmpDirectory + "/testfile"; variable
1086 std::string tempFile = tmpDirectory + "/testfile"; variable
1131 std::string tempFile = tmpDirectory + "/testfile"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp251 std::string tempFile = BuildResourcePath(bundleName); in CopyToTempDir() local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file.cpp738 int32_t DlpFile::GetTempFile(const std::string& workDir, int32_t& tempFile, std::string& path) in GetTempFile()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1962 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady() local