Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/common/test/unittest/src/
Ddistributed_sched_utils_test.cpp65 std::string realFilePath = ""; variable
83 std::string realFilePath = ""; variable
96 std::string realFilePath = ""; variable
112 std::string realFilePath = ""; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
Ddsched_sync_e2e_test.cpp270 std::string realFilePath; variable
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon_handler.cpp242 char realFilePath[PATH_MAX + 1] = { '\0' }; in RemoveFile() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
Ddsched_sync_e2e.cpp125 bool DmsKvSyncE2E::IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp210 string realFilePath = realFilePathWithTime.substr(trashPathWithTimePrefixPos + slashSize); in FindSourceFilePath() local
376 string realFilePath = FindSourceFilePath(filterDirent); in GenerateFileInfoEntity() local
/foundation/ability/dmsfwk/common/src/
Ddistributed_sched_utils.cpp69 bool IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
Dmedia_monitor_service.cpp439 std::string realFilePath = fileFloader_ + fileName; in WriteBufferFromQueue() local