Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp578 std::string filePathName = MTP_TEST_RECV_FILE; variable
602 std::string filePathName = MTP_TEST_RECV_FILE; variable
631 std::string filePathName = MTP_TEST_RECV_FILE; variable
660 std::string filePathName = MTP_TEST_RECV_FILE; variable
691 std::string filePathName = MTP_TEST_RECV_FILE; variable
721 std::string filePathName = MTP_TEST_RECV_FILE; variable
750 std::string filePathName = MTP_TEST_RECV_FILE; variable
779 std::string filePathName = MTP_TEST_RECV_FILE; variable
808 std::string filePathName = MTP_TEST_RECV_FILE; variable
832 std::string filePathName = MTP_TEST_SEND_FILE; variable
[all …]
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp218 std::string filePathName = "/data/local/tmp/mytrace.sys"; variable
346 std::string filePathName = "/data/local/tmp/mylongtrace.sys"; variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp251 static int GenerateNewFileName(string &destFile, const string &filePathName, int32_t index, const s… in GenerateNewFileName()
261 static int TruncFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string … in TruncFileName()
293 string filePathName = " "; in MoveFile() local
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp534 …Service::GetFileNameFromMap(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetFileNameFromMap()
563 …Service::GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetPictureFileName()
1256 std::string filePathName; in GetImageFd() local
1280 std::string filePathName; in GetImageSize() local
1925 std::string filePathName; in GetImageSize() local
1956 std::string filePathName; in GetImageFd() local
1975 …int32_t userId, WallpaperType wallpaperType, std::string &filePathName, int32_t foldState, int32_t… in GetWallpaperDataPath()
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp243 std::string filePathName = attachment.GetAttachmentFilePath(); in SetAttachment() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp510 std::string filePathName = basePath + targetFilePath; in GetAmi() local
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c478 char filePathName[FILE_NAME_MAX_BUF] = {0}; in LogTmpDirClear() local