Home
last modified time | relevance | path

Searched refs:GetFullFilePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h468 char *GetFullFilePath(const char *path, const char *fileName);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c413 char *GetFullFilePath(const char *path, const char *fileName) in GetFullFilePath() function
458 fullPath = GetFullFilePath(path, fileList->fileInfo[i].fileName); in ClearIncompleteRecvFiles()
472 char *fullPath = GetFullFilePath(path, fileInfo->fileName); in FileInfoWriteInit()