Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c40 } FileManagerMsgCtx; typedef
53 FileManagerMsgCtx *ctx = arg; in NotifyFileManagerMsgInner()
69 FileManagerMsgCtx *ctx = NULL; in NotifyFileManagerMsg()
73 ctx = (FileManagerMsgCtx *)calloc(1, sizeof(FileManagerMsgCtx)); in NotifyFileManagerMsg()