Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
Dhitrace_dump_test.cpp218 std::string filePathName = "/data/local/tmp/mytrace.sys"; variable
346 std::string filePathName = "/data/local/tmp/mylongtrace.sys"; variable
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body_part.cpp243 std::string filePathName = attachment.GetAttachmentFilePath(); in SetAttachment() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp489 …Service::GetFileNameFromMap(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetFileNameFromMap()
518 …Service::GetPictureFileName(int32_t userId, WallpaperType wallpaperType, std::string &filePathName) in GetPictureFileName()
1193 std::string filePathName; in GetImageFd() local
1217 std::string filePathName; in GetImageSize() local
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c478 char filePathName[FILE_NAME_MAX_BUF] = {0}; in LogTmpDirClear() local