Searched defs:filePathName (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/ |
H A D | usbfn_mtp_test.cpp | 578 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 D | hitrace_dump_test.cpp | 218 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 D | file_trash_n_exporter.cpp | 251 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 D | wallpaper_service.cpp | 534 …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 D | mms_body_part.cpp | 243 std::string filePathName = attachment.GetAttachmentFilePath(); in SetAttachment() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_worker.cpp | 510 std::string filePathName = basePath + targetFilePath; in GetAmi() local
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | tlogcat.c | 478 char filePathName[FILE_NAME_MAX_BUF] = {0}; in LogTmpDirClear() local
|