Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/mtpTest_additional/common/
Dusbfn_mtp_test.cpp247 std::string filePathName = MTP_TEST_RECV_FILE; variable
274 std::string filePathName = MTP_TEST_RECV_FILE; variable
301 std::string filePathName = MTP_TEST_RECV_FILE; variable
328 std::string filePathName = MTP_TEST_RECV_FILE; variable
355 std::string filePathName = MTP_TEST_RECV_FILE; variable
382 std::string filePathName = MTP_TEST_RECV_FILE; variable
411 std::string filePathName = MTP_TEST_RECV_FILE; variable
440 std::string filePathName = MTP_TEST_RECV_FILE; variable
469 std::string filePathName = MTP_TEST_RECV_FILE; variable
498 std::string filePathName = MTP_TEST_RECV_FILE; variable
[all …]
/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/mtpTest/common/
Dusbfn_mtp_test.cpp576 std::string filePathName = MTP_TEST_RECV_FILE; variable
600 std::string filePathName = MTP_TEST_RECV_FILE; variable
629 std::string filePathName = MTP_TEST_RECV_FILE; variable
658 std::string filePathName = MTP_TEST_RECV_FILE; variable
689 std::string filePathName = MTP_TEST_RECV_FILE; variable
719 std::string filePathName = MTP_TEST_RECV_FILE; variable
748 std::string filePathName = MTP_TEST_RECV_FILE; variable
777 std::string filePathName = MTP_TEST_RECV_FILE; variable
806 std::string filePathName = MTP_TEST_RECV_FILE; variable
830 std::string filePathName = MTP_TEST_SEND_FILE; variable
[all …]
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp535 …Service::GetFileNameFromMap(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetFileNameFromMap()
564 …Service::GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetPictureFileName()
1289 std::string filePathName; in GetImageFd() local
1314 std::string filePathName; in GetImageSize() local
2036 std::string filePathName; in GetImageSize() local
2067 std::string filePathName; in GetImageFd() local
2087 …int32_t userId, WallpaperType wallpaperType, std::string &filePathName, int32_t foldState, int32_t… in GetWallpaperDataPath()
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body_part.cpp246 std::string filePathName = attachment.GetAttachmentFilePath(); in SetAttachment() local
/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
Dhitrace_dump_test.cpp907 std::string filePathName = "/data/local/tmp/mytrace.sys"; variable
1039 std::string filePathName = "/data/local/tmp/mylongtrace.sys"; variable
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c493 char filePathName[FILE_NAME_MAX_BUF] = {0}; in LogTmpDirClear() local