Searched defs:destFilePath (Results 1 – 7 of 7) sorted by relevance
83 const std::string& srcFile, const std::string& destFilePath, int keepParentPathStatus) in GetDestFilePath()
78 const char *destFilePath; variable
96 std::string ZipUtil::GetDestFilePath(const std::string &srcFile, const std::string &destFilePath, in GetDestFilePath()
86 const std::string& srcFile, const std::string& destFilePath, int keepParentPathStatus) in GetDestFilePath()
1644 int32_t MediaLibraryObjectUtils::CheckDirExtension(const string &destFilePath) in CheckDirExtension()
91 const std::string& srcFile, const std::string& destFilePath, int keepParentPathStatus) in GetDestFilePath()
535 WifiErrorNo CopyUserFile(const char *srcFilePath, const char* destFilePath) in CopyUserFile()593 char destFilePath[BUFF_SIZE] = {0}; in CopyConfigFile() local