Home
last modified time | relevance | path

Searched refs:FileManagerSetWritePathList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h362 int32_t FileManagerSetWritePathList(FileManager *fileManager, char *path[], uint16_t *pathType, uin…
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c330 …if (FileManagerSetWritePathList(ctx->session->fileManager, ctx->pathList, ctx->pathType, ctx->path… in DFileSetStoragePathListInner()
H A Dnstackx_file_manager.c1295 int32_t FileManagerSetWritePathList(FileManager *fileManager, char *path[], uint16_t *pathType, uin… in FileManagerSetWritePathList() function