Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c49 } FileListMsgCtx; typedef
61 FileListMsgCtx *ctx = arg; in NotifyFileListMsgInner()
89 FileListMsgCtx *ctx = NULL; in NotifyFileListMsg()
98 ctx = (FileListMsgCtx *)calloc(1, sizeof(FileListMsgCtx)); in NotifyFileListMsg()
126 FileListMsgCtx *ctx = NULL; in NotifyFileMsg()
131 ctx = (FileListMsgCtx *)calloc(1, sizeof(FileListMsgCtx)); in NotifyFileMsg()