Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/common/test/unittest/src/
H A Ddistributed_sched_utils_test.cpp63 std::string realFilePath = ""; variable
86 std::string realFilePath = ""; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp242 char realFilePath[PATH_MAX + 1] = { '\0' }; in RemoveFile() local
/ohos5.0/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp60 bool IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp206 string realFilePath = realFilePathWithTime.substr(trashPathWithTimePrefixPos + slashSize); in FindSourceFilePath() local
372 string realFilePath = FindSourceFilePath(filterDirent); in GenerateFileInfoEntity() local
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_service.cpp387 std::string realFilePath = fileFloader_ + fileName; in WriteBufferFromQueue() local