Home
last modified time | relevance | path

Searched defs:tmpFile (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/
H A Dtemp_mkostemp64_test.cpp21 char tmpFile[] = "/data/mkostemp64_XXXXXX"; in HWTEST_F() local
H A Dtemp_mkstemp64_test.cpp21 char tmpFile[] = "/data/mkstemp64_XXXXXX"; in HWTEST_F() local
H A Dtemp_mkstemps64_test.cpp20 char tmpFile[] = "/data/mkstemps64_XXXXXX.dat"; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp267 auto tmpFile = backupFile + BACKUP_TMP_POSTFIX; in GetClearType() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp192 FILE* tmpFile = fopen(realPath, "rb"); in Open() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp183 FILE *tmpFile = fopen(realPath.c_str(), "rb"); in Open() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp361 int tmpFile = 0; in GetClearType() local
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c541 int tmpFile = mkstemp(tmpFileName); in qpCrashHandler_writeCrashInfo() local
[all...]
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.cpp195 char tmpFile[FILE_NAME_LEN] = {0}; in SampleSaveCapture() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_fuse.cpp554 const std::string tmpFile = tmpFilesPool_.MakeTmpPath(std::string(newpath)); in ReName() local
678 MtpFsTypeTmpFile *tmpFile = const_cast<MtpFsTypeTmpFile *>(tmpFilesPool_.GetFile(stdPath)); in Open() local
744 const MtpFsTypeTmpFile *tmpFile = tmpFilesPool_.GetFile(std::string(path)); Write() local
772 MtpFsTypeTmpFile *tmpFile = const_cast<MtpFsTypeTmpFile *>(tmpFilesPool_.GetFile(stdPath)); Release() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4989 std::string tmpFile = CURRENT_PATH + ServiceConstants::PATH_SEPARATOR + "test" + std::to_string(i) + ".hap"; in HWTEST_F() local

Completed in 19 milliseconds